fix the bug which prevented the same wxFile/DirDialog object from being used twice...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 23:01:21 +0000 (23:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 23:01:21 +0000 (23:01 +0000)
commita552d1201fd615730d7c0662a65df306fe18c274
treeea4f7649ba72f7784db63645ff5acc52af75b340
parentfd0bab435360c3c0e889dc242458d32760f4630f
fix the bug which prevented the same wxFile/DirDialog object from being used twice (patch 1485127)

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