author | insilmaril |
Wed, 25 Jan 2006 12:34:55 +0000 | |
changeset 198 | 3f4bc2397c3c |
parent 197 | d529766ed9db |
child 199 | 202572375c98 |
1.1 --- a/exportoofiledialog.cpp Wed Jan 25 12:34:55 2006 +0000 1.2 +++ b/exportoofiledialog.cpp Wed Jan 25 12:34:55 2006 +0000 1.3 @@ -46,6 +46,7 @@ 1.4 1.5 void ExportOOFileDialog::init() 1.6 { 1.7 + setMode( QFileDialog::AnyFile ); 1.8 QDir d; 1.9 d.setPath ("/usr/share/vym/exports"); 1.10 scanExportConfigs(d);