Further wxAUI commits

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-06-06 13:34:54 +00:00
parent 50acee04cd
commit 5e4903f5cc
4 changed files with 30 additions and 0 deletions

View File

@@ -532,6 +532,13 @@
# define wxUSE_XML 0
#endif
// Use wxWidget's AUI docking system
//
// Default is 1
//
// Recommended setting: 1
#define wxUSE_AUI 1
// ----------------------------------------------------------------------------
// Individual GUI controls
// ----------------------------------------------------------------------------