]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormFiledialog.h
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / FormFiledialog.h
index 8dbc73ab6f18df5cd45b1ea316a5418e9022898e..c670f3d05b9cfc2ce276bbfee3ba50559f23f727 100644 (file)
@@ -14,9 +14,6 @@
 #define FORMFILEDIALOG_H
 
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "LString.h"
 
@@ -55,7 +52,7 @@ class FD_filedialog;
 class FileDialog::Private : public boost::signals::trackable {
 public:
        ///
-       Private(Dialogs &);
+       Private();
        ///
        ~Private();