]> git.saurik.com Git - wxWidgets.git/commit
use #if WXWIN_COMPATIBILITY_2_6 guard around implementation of wxBookCtrlSizer ctor too
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Apr 2006 12:54:52 +0000 (12:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Apr 2006 12:54:52 +0000 (12:54 +0000)
commit3abb199dee0afdeae31bac69186751a02a37611e
tree70717c30f845c4ae14681928bc668232c4311694
parent37c287c49c9e9315afa58b23f383828c6c988dc6
use #if WXWIN_COMPATIBILITY_2_6 guard around implementation of wxBookCtrlSizer ctor too

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