]> git.saurik.com Git - wxWidgets.git/commitdiff
Add missing #define.
authorMattia Barbon <mbarbon@cpan.org>
Sat, 8 May 2004 10:02:12 +0000 (10:02 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sat, 8 May 2004 10:02:12 +0000 (10:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index a85bc91fbf35c1b505fcd5e472266dba74f58ce8..4fcf5acb97cfdb1ec74519182fda553a103597c2 100644 (file)
  * Use the mdi architecture
  */
 #define wxUSE_MDI_ARCHITECTURE 0
+/*
+ * Use MDI
+ */
+#define wxUSE_MDI 0
 /*
  * Use the document/view architecture
  */