Internal new background directory scanning for Windows; see issue #597
This commit is contained in:
@@ -39,6 +39,7 @@ class WinDirMonitor : public Glib::Object {
|
||||
HANDLE hDirectory;
|
||||
WinDirChangeListener* listener;
|
||||
int bigyo;
|
||||
time_t lastTimeUpdateDir; // for filtering multiple updates events
|
||||
};
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user