mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
[Measure/FreeDiskSpace]
- Prevent the system from displaying "No disk" error message box (e.g. removable media is not ready)
This commit is contained in:
@ -37,6 +37,8 @@ private:
|
||||
bool m_Total;
|
||||
bool m_Label;
|
||||
bool m_IgnoreRemovable;
|
||||
|
||||
ULONGLONG m_OldTotalBytes;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user