remove unnecessary gtk_widget_show() calls, PostCreation() takes care of that
authorPaul Cornett <paulcor@bullseye.com>
Wed, 29 Feb 2012 18:05:03 +0000 (18:05 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 29 Feb 2012 18:05:03 +0000 (18:05 +0000)
commit0e4046e6942392fd50088853f8e4eb75946b5f34
treeb25a0c5f98fec5de4e72d5bf6c1f4142ce9cc655
parent6cabfc592b6859459f5e1d3ad1bdf4aee528ee40
remove unnecessary gtk_widget_show() calls, PostCreation() takes care of that

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/filepicker.cpp