mirror of
https://github.com/gryf/wmaker.git
synced 2026-08-25 13:11:52 +02:00
Make inotify optional
This time keeping the ability to fall back to the old polling method.
This commit is contained in:
committed by
Carlos R. Mafra
parent
118a93808a
commit
c7868fa405
+1
-1
@@ -46,7 +46,7 @@ void wDefaultUpdateIcons(WScreen *scr);
|
||||
|
||||
void wReadStaticDefaults(WMPropList *dict);
|
||||
|
||||
void wDefaultsCheckDomains(void);
|
||||
void wDefaultsCheckDomains(void *arg);
|
||||
|
||||
void wSaveDefaults(WScreen *scr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user