]> git.saurik.com Git - wxWidgets.git/commit
don't call SetSize when creating the 2nd toolbar, this just results in unnecessary...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Jul 2005 19:00:54 +0000 (19:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Jul 2005 19:00:54 +0000 (19:00 +0000)
commit7a7d2a14fda0f681bd56d7ebd54bd9e4aafdb825
tree1c9b49d03185e893b04931565d2cf8e44503ffd8
parenta7e0e432a2f95aaf011a7f9bc91f374e022b013b
don't call SetSize when creating the 2nd toolbar, this just results in unnecessary flicker

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