Added definition of wxUSE_DISPLAY.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2003-06-15 18:36:42 +00:00
parent 24f9edfdae
commit 5d8f5f875e

View 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
// ----------------------------------------------------------------------------