X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a92b5dfe8ce92f1686df0bec0ccc61d75ed46100..0738b901b17340f09766524b8d9d79e9ed1268e7:/include/wx/os2/setup0.h?ds=inline diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index 68b80cd00b..549887c7d3 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -430,6 +430,13 @@ // 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