]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
Fix discrepancy between different ways of measuring text extents under Mac.
[wxWidgets.git] / include / wx / os2 / setup0.h
index 68b80cd00bfa9c5e5d048be4b574aabb86eb13c2..549887c7d3fb064e856854e1a00c11e6cd0cf86a 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