]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/setup0.h
Applied patch from Bo, WIP
[wxWidgets.git] / include / wx / palmos / setup0.h
index 75686beaa3de215ef30a068f06cf57c793d25fc4..87bf32ac741915e52f2d1196f1353c6776ba634f 100644 (file)
 // Joystick support class
 #define wxUSE_JOYSTICK            1
 
+// wxFontEnumerator class
+#define wxUSE_FONTENUM 1
+
 // wxFontMapper class
 #define wxUSE_FONTMAP 1
 
 // Recommended setting: 0 (use wxNotebook)
 #define wxUSE_TAB_DIALOG    0
 
+// wxTaskBarIcon is a small notification icon shown in the system toolbar or
+// dock.
+//
+// Default is 1.
+//
+// Recommended setting: 1 (but can be set to 0 if you don't need it)
+#define wxUSE_TASKBARICON 1
+
 // wxGrid class
 //
 // Default is 1, set to 0 to cut down compilation time and binaries size if you