# HG changeset patch # User insilmaril # Date 1193046603 0 # Node ID 12e4596e7bb73e82d59b7313609b10554956cf89 # Parent f2aab2a9b6cb92774677b34dcfe6e8095354128f Various patches: Better windows support, branch sorting, Freedesktop support diff -r f2aab2a9b6cb -r 12e4596e7bb7 exportoofiledialog.h --- a/exportoofiledialog.h Mon Oct 22 09:50:03 2007 +0000 +++ b/exportoofiledialog.h Mon Oct 22 09:50:03 2007 +0000 @@ -17,7 +17,7 @@ public: ExportOOFileDialog(); - ExportOOFileDialog (QWidget * parent = 0, const QString &caption=QString()); + ExportOOFileDialog (QWidget * parent , const QString &caption=QString()); bool foundConfig(); QString selectedConfig(); QString selectedFile();