Add missing #define.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
40964ef0f9
commit
57c1e03211
@ -779,6 +779,10 @@
|
||||
* Use the mdi architecture
|
||||
*/
|
||||
#define wxUSE_MDI_ARCHITECTURE 0
|
||||
/*
|
||||
* Use MDI
|
||||
*/
|
||||
#define wxUSE_MDI 0
|
||||
/*
|
||||
* Use the document/view architecture
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user