summaryrefslogtreecommitdiffstats
path: root/src/gui/userprofileform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/userprofileform.h')
-rw-r--r--src/gui/userprofileform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/userprofileform.h b/src/gui/userprofileform.h
index 7cdec8c..919ee9f 100644
--- a/src/gui/userprofileform.h
+++ b/src/gui/userprofileform.h
@@ -11,7 +11,7 @@ class UserProfileForm : public QDialog, public Ui::UserProfileForm
Q_OBJECT
public:
- UserProfileForm(QWidget* parent = 0, const char* name = 0, bool modal = false, Qt::WindowFlags fl = 0);
+ UserProfileForm(QWidget* parent = 0);
~UserProfileForm();
virtual t_audio_codec label2codec( const QString & label );