]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
Implement wxWindow::SetCursor to invalidate Cocoa's cursor rects.
[wxWidgets.git] / include / wx / setup_inc.h
index 2bf77dd7a4de804255b85a4ec5a7918dfe4148d8..ae0eeac4923e3e155b59109fbf7978e9e9adacef 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