added wxUSE_TIPWINDOW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-12-01 03:21:06 +00:00
parent f38bcae5bf
commit 0b01706f2c
2 changed files with 15 additions and 0 deletions

View File

@@ -206,6 +206,11 @@
*/
#define wxUSE_POPUPWIN 0
/*
Use wxTipWindow
*/
#define wxUSE_TIPWINDOW 0
/*
* Use accelerators
*/