Weekly catch up.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-05-13 18:10:59 +00:00
parent 950630818b
commit 430974f8c4
7 changed files with 338 additions and 74 deletions

View File

@@ -77,8 +77,8 @@
// 0 for no drag and drop
#define wxUSE_CONTROLS 1 // Do not change
#define wxUSE_POPUPWIN 0 // OS/2 does not use this
#define wxUSE_TIPWINDOW 0 // hence this is unavailable
#define wxUSE_POPUPWIN 1 //
#define wxUSE_TIPWINDOW 1 //
// Recommended setting: 1
#define wxUSE_BUTTON 1 // wxButton