]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/setup0.h
Implement wxSL_VALUE_LABEL and wxSL_MIN_MAX_LABELS for GTK+
[wxWidgets.git] / include / wx / univ / setup0.h
index b57946e6c85dafa44bb20874c2ad1fe687b73634..7e154da1b14814c53a27d7568adcdc91a24a0715 100644 (file)
 // Recommended setting: 1 (needed by wxSocket)
 #define wxUSE_STOPWATCH     1
 
+// Set wxUSE_FSWATCHER to 1 if you want to enable wxFileSystemWatcher
+//
+// Default is 1
+//
+// Recommended setting: 1
+#define wxUSE_FSWATCHER     1
+
 // Setting wxUSE_CONFIG to 1 enables the use of wxConfig and related classes
 // which allow the application to store its settings in the persistent
 // storage. Setting this to 1 will also enable on-demand creation of the