move generic part of AdjustSize() and status bar methods to the base class
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Sep 2006 17:24:29 +0000 (17:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Sep 2006 17:24:29 +0000 (17:24 +0000)
commit1cd9779fce63b081d875de7a901c8eb6120d0b8a
tree23509f48eeff3ef711d207e37d4dc654864a78b6
parentc2c4d939f3e2c3971f56a0f741a575b5a4aae094
move generic part of AdjustSize() and status bar methods to the base class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/stdrend.h
src/univ/stdrend.cpp
src/univ/themes/gtk.cpp
src/univ/themes/win32.cpp