]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
set eol-style
[wxWidgets.git] / include / wx / msw / wince / setup.h
index 953f07ca9f8df1f2972ffcce45cd46c4e97fba1f..b1b25990692b90a091d7a7b12b46c95400229081 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