Cleanups
This commit is contained in:
@@ -39,7 +39,7 @@ class WinDirMonitor : public Glib::Object {
|
||||
HANDLE hDirectory;
|
||||
WinDirChangeListener* listener;
|
||||
int bigyo;
|
||||
time_t lastTimeUpdateDir; // for filtering multiple updates events
|
||||
DWORD lastTimeUpdateTick; // for filtering multiple updates events
|
||||
};
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user