only define globals when wxUSE_BASE to avoid duplicate definitions in wxBase and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Jan 2005 13:11:24 +0000 (13:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Jan 2005 13:11:24 +0000 (13:11 +0000)
commit58187c862cf9d22919d2d672a17a33bdf9548aba
treeb6428abcfc566c8abebf23f61540045fddc11103
parent8228dac8ff8c81554c8af8284aed5a277f472cc6
only define globals when wxUSE_BASE to avoid duplicate definitions in wxBase and wxMSW (closes 1104289)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/main.cpp