]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
set eol-style
[wxWidgets.git] / include / wx / mac / setup0.h
index 5583f84ad0d834899a73947a6fef2a9050aa672d..883c991cc1403db331d1efe0eb9bca00d44c6f72 100644 (file)
 // Joystick support class
 #define wxUSE_JOYSTICK            1
 
+// wxFontEnumerator class
+#define wxUSE_FONTENUM 1
+
 // wxFontMapper class
 #define wxUSE_FONTMAP 1
 
 // native toolbar does not support embedding controls yet, please test by setting to 1
 #define wxMAC_USE_NATIVE_TOOLBAR 0
 
+// make sure we have the proper dispatcher for the console event loop
+#define wxUSE_SELECT_DISPATCHER 1
+#define wxUSE_EPOLL_DISPATCHER 0