remove unnecessary gtk_widget_show(m_widget) calls, PostCreation() takes care of...
authorPaul Cornett <paulcor@bullseye.com>
Wed, 29 Feb 2012 18:29:31 +0000 (18:29 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 29 Feb 2012 18:29:31 +0000 (18:29 +0000)
commit78f89f920dd746097986d58df7b61675a9a3194c
treee37528d9a16a6040300efd2fad7b58617f132f1e
parent85f622694cf6024a6a2108b134249468770a530d
remove unnecessary gtk_widget_show(m_widget) calls, PostCreation() takes care of that

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/animate.cpp
src/gtk/clrpicker.cpp
src/gtk/collpane.cpp
src/gtk/fontpicker.cpp
src/gtk/hyperlink.cpp
src/gtk/slider.cpp
src/gtk/webview_webkit.cpp