add wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our SDK is too old (mainly for VC6 with its original ancient SDK)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
01b7f8f29f
commit
60e92dd5c5
@ -582,6 +582,8 @@
|
||||
|
||||
#define wxUSE_OWNER_DRAWN 0
|
||||
|
||||
#define wxUSE_TASKBARICON_BALLOONS 0
|
||||
|
||||
#define wxUSE_UXTHEME 0
|
||||
|
||||
#define wxUSE_INKEDIT 0
|
||||
@ -593,11 +595,6 @@
|
||||
|
||||
|
||||
#define wxUSE_CRASHREPORT 0
|
||||
|
||||
|
||||
|
||||
#define wxUSE_BITMAP_MESSAGE 0
|
||||
|
||||
/* --- end MSW options --- */
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user