Add missing wxUSE_TOOLTIPS and wxUSE_UXTHEME checks to wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Jan 2012 17:01:09 +0000 (17:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Jan 2012 17:01:09 +0000 (17:01 +0000)
commit864c08b2ed2f9d6afaf68738fbd9b8c3ecc68df9
tree8d1ffab2e8438fe4a5250c068f143d0b0791849f
parentf52f37959dd8daefc573fc977bbb9aa0810410e5
Add missing wxUSE_TOOLTIPS and wxUSE_UXTHEME checks to wxMSW.

Allow compiling wxStatusBar without tooltips and theme support.

Closes #13846.

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