]> git.saurik.com Git - wxWidgets.git/commit - src/msw/toolbar.cpp
Compilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK case.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Feb 2013 16:13:50 +0000 (16:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Feb 2013 16:13:50 +0000 (16:13 +0000)
commitd7763d16d749d7de79f5c7256433298d6cb29ce4
tree4719405cdb7ffec17fa5e687abf96d6edf21c707
parent6586750c6a4fa9084eaf5075006ca1fcfe50e818
Compilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK case.

This doesn't actually change anything as wxHAS_MSW_BACKGROUND_ERASE_HOOK is
always defined, except under WinCE where this file is not used anyhow, but do
test it here for completeness.

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