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