]> git.saurik.com Git - wxWidgets.git/commit
No changes, just add a couple of #if wxUSE_COMMANDLINKBUTTON tests.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:47:59 +0000 (12:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:47:59 +0000 (12:47 +0000)
commitb55bc1a2ca574cc4929d4dddefcedcf45d6d342f
tree2ade82c47ac7846dd3b911c1628d378e328ae0f4
parent5fd67293ffdf3b3007f3aa945325b8d66fc2de8d
No changes, just add a couple of #if wxUSE_COMMANDLINKBUTTON tests.

Don't even declare m_chkCommandLink if we have no support for command link
buttons in the library.

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