summaryrefslogtreecommitdiff
path: root/noncore/settings/mediummount/mainwindow.cc
Unidiff
Diffstat (limited to 'noncore/settings/mediummount/mainwindow.cc') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/mediummount/mainwindow.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/settings/mediummount/mainwindow.cc b/noncore/settings/mediummount/mainwindow.cc
index 88f7c61..cf8ad6c 100644
--- a/noncore/settings/mediummount/mainwindow.cc
+++ b/noncore/settings/mediummount/mainwindow.cc
@@ -15,4 +15,4 @@ using namespace MediumMountSetting;
15 15
16MainWindow::MainWindow( QWidget *parent, const char *name ) 16MainWindow::MainWindow( QWidget *parent, const char *name, WFlags )
17 : QMainWindow( parent, name ) 17 : QMainWindow( parent, name, WStyle_ContextHelp )
18 18