]> git.saurik.com Git - wxWidgets.git/commit
always use GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, independently of whether wxDD_MUST_...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Jul 2007 01:26:42 +0000 (01:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Jul 2007 01:26:42 +0000 (01:26 +0000)
commit38a14fe9268163570193226b9be7bf9091152f97
tree55074f42948e54febaff21c0ddab25798cfe5269
parentf0322128506d613445aedd91511d826cc2011481
always use GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, independently of whether wxDD_MUST_EXIT flag is used, as the create folder dialog has confusing UI

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