Move wxUSE_GUI definition from chkconf.h to the top of platform.h.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Oct 2011 11:20:15 +0000 (11:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Oct 2011 11:20:15 +0000 (11:20 +0000)
commitf854ecb5a8bc051381440c68b35ce696db8079bc
tree7136d54d6a70c93a1e418eb699c669d62b83a9fd
parent5548cbac13e21401e2ca395d4b2e7225e73167a3
Move wxUSE_GUI definition from chkconf.h to the top of platform.h.

This avoids warnings about wxUSE_GUI not being defined in Mac tests in
wx/platform.h which are now (since r69387) done before wx/chkconf.h inclusion.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/chkconf.h
include/wx/platform.h