]> git.saurik.com Git - wxWidgets.git/commit
Rewrote wxRibbonPage realisation and layout code to avoid setting the position and...
authorPeter Cawley <corsix@corsix.org>
Wed, 9 Dec 2009 18:48:41 +0000 (18:48 +0000)
committerPeter Cawley <corsix@corsix.org>
Wed, 9 Dec 2009 18:48:41 +0000 (18:48 +0000)
commit960615f41009ac62e99f833afbec10d96bd2d2f9
tree414cb9332facb8b40394e51a2912e49adf41362c
parent021efd65100322b3c152cc1017cfb961664d30a4
Rewrote wxRibbonPage realisation and layout code to avoid setting the position and size of panels multiple times.
Fixed memory leak in wxRibbonToolBar::Realize().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/ribbon/page.h
src/ribbon/page.cpp
src/ribbon/toolbar.cpp