]> git.saurik.com Git - wxWidgets.git/commit
Fix wxSearchCtrl recreation in the widgets sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Sep 2012 23:50:05 +0000 (23:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Sep 2012 23:50:05 +0000 (23:50 +0000)
commit07d304d2aad643454a6c087a9215e2fc4d8f07f4
treed0c8447cd4b15856c3e0650786aa7bb34177441c
parentceddf9494563e358052b94a55f8fbae1f6f9f5cb
Fix wxSearchCtrl recreation in the widgets sample.

The control wasn't readded to the sizer correctly after being recreated.

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