summaryrefslogtreecommitdiff
path: root/noncore/settings/mediummount/mainwindow.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/mediummount/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/mediummount/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/mediummount/mainwindow.h b/noncore/settings/mediummount/mainwindow.h
index 1e60e12..ce54674 100644
--- a/noncore/settings/mediummount/mainwindow.h
+++ b/noncore/settings/mediummount/mainwindow.h
@@ -16,5 +16,5 @@ namespace MediumMountSetting {
Q_OBJECT
public:
- MainWindow(QWidget *parent = 0, const char *name = 0 );
+ MainWindow(QWidget *parent = 0, const char *name = 0 , WFlags = 0);
~MainWindow();