summaryrefslogtreecommitdiffstats
path: root/src/gui/sendfileform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/sendfileform.h')
-rw-r--r--src/gui/sendfileform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/sendfileform.h b/src/gui/sendfileform.h
index 6601ad2..c881b68 100644
--- a/src/gui/sendfileform.h
+++ b/src/gui/sendfileform.h
@@ -7,7 +7,7 @@ class SendFileForm : public QDialog, public Ui::SendFileForm
Q_OBJECT
public:
- SendFileForm(QWidget* parent = 0, const char* name = 0, bool modal = false, Qt::WindowFlags fl = 0);
+ SendFileForm(QWidget* parent = 0);
~SendFileForm();
public slots: