]> git.saurik.com Git - wxWidgets.git/commitdiff
add wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Dec 2007 22:33:02 +0000 (22:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Dec 2007 22:33:02 +0000 (22:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index 256003a673a9949f6162bd03ebce84b84fe416e0..1443a641c4ce3312536db5ead3fd020d780c007f 100644 (file)
 
 #define wxUSE_OWNER_DRAWN 0
 
+#define wxUSE_TASKBARICON_BALLOONS 0
+
 #define wxUSE_UXTHEME           0
 
 #define wxUSE_INKEDIT  0
 
 
 #define wxUSE_CRASHREPORT 0
-
-
-
-#define wxUSE_BITMAP_MESSAGE         0
-
 /* --- end MSW options --- */
 
 /*