mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Free disk space can be read from the removable drives too.
Size and count were reversed in the recycle manager. Fixed.
This commit is contained in:
@ -36,6 +36,7 @@ private:
|
||||
std::wstring m_LabelName;
|
||||
bool m_Total;
|
||||
bool m_Label;
|
||||
bool m_IgnoreRemovable;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user