make the path absolute before using it with gtk_file_chooser_set_current_folder(...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 Jul 2007 20:30:46 +0000 (20:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 Jul 2007 20:30:46 +0000 (20:30 +0000)
commit78355ffc7bc37f20e0184bb75731eb86cffdeaa5
tree0ce8c41cccb7045c028aaaacd10101f0319259fd
parent2d1593cd4b21dda37236dee8c5057343e41656cd
make the path absolute before using it with gtk_file_chooser_set_current_folder() (patch 1753796)

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