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:
@@ -779,6 +779,10 @@
|
|||||||
* Use the mdi architecture
|
* Use the mdi architecture
|
||||||
*/
|
*/
|
||||||
#define wxUSE_MDI_ARCHITECTURE 0
|
#define wxUSE_MDI_ARCHITECTURE 0
|
||||||
|
/*
|
||||||
|
* Use MDI
|
||||||
|
*/
|
||||||
|
#define wxUSE_MDI 0
|
||||||
/*
|
/*
|
||||||
* Use the document/view architecture
|
* Use the document/view architecture
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user