Don't show log menu tiems in the tree control sample when !wxUSE_LOG.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 6 Feb 2013 12:43:48 +0000 (12:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 6 Feb 2013 12:43:48 +0000 (12:43 +0000)
commitd6b180ec36c82f709615db1c3c158646fe311a84
treeaca5e9ce6c91cfa344e9a068fbe26575beb02f0e
parentff0d660405e85eb4b411edb0cafc6c6f7733ae55
Don't show log menu tiems in the tree control sample when !wxUSE_LOG.

No real changes, just correct the "#if wxUSE_LOG" placement.

See #4024.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/treectrl/treetest.cpp