]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
Renamed HasChildren() to IsContainer(), added GetParent() to wxDataViewModel
[wxWidgets.git] / include / wx / os2 / setup0.h
index 8e7f3214d6314efe3a187215f4c1500ce68f24b4..b1d8003bca9a7fa8dc343dbe0831a4ef383fdaff 100644 (file)
 // 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