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:
@@ -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
|
||||
|
Reference in New Issue
Block a user