]> git.saurik.com Git - wxWidgets.git/commitdiff
Added definition of wxUSE_DISPLAY.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 15 Jun 2003 18:36:42 +0000 (18:36 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 15 Jun 2003 18:36:42 +0000 (18:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/setup0.h

index 55898472b7dd4ef647c98f4398b32e8b6558ac0b..e3fcbed7ac330436eb8d6a5a34816daf405ff6e9 100644 (file)
@@ -22,6 +22,8 @@
 // define this to 0 when building wxBase library
 #define wxUSE_GUI            1
 
+//define this to 1 when adding support for multiple displays/screens
+#define wxUSE_DISPLAY        0
 // ----------------------------------------------------------------------------
 // General features
 // ----------------------------------------------------------------------------