]> git.saurik.com Git - wxWidgets.git/commit
Use the toplevel widget as the parent in gtk_file_chooser_dialog_new call.
authorMart Raudsepp <leio@gentoo.org>
Tue, 14 Jun 2005 12:41:20 +0000 (12:41 +0000)
committerMart Raudsepp <leio@gentoo.org>
Tue, 14 Jun 2005 12:41:20 +0000 (12:41 +0000)
commit29a7bba6b7722d7436519cb7ab91a5a7a35716df
tree0e3f8c9d016b5960aad39cf5b937db099adcd78d
parent467f4d3a74657334b6a10ead3a86c535f6480943
Use the toplevel widget as the parent in gtk_file_chooser_dialog_new call.
If hierarchy is bad, base classes would assert.
Fixes bug #1206516

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