aboutsummaryrefslogtreecommitdiffstats
path: root/gui/dummy/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/dummy/mainwindow.h')
-rw-r--r--gui/dummy/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/dummy/mainwindow.h b/gui/dummy/mainwindow.h
index b1b9598f..fd9812cd 100644
--- a/gui/dummy/mainwindow.h
+++ b/gui/dummy/mainwindow.h
@@ -29,7 +29,7 @@ class MainWindow : public BaseMainWindow
Q_OBJECT
public:
- explicit MainWindow(Context *ctx, QWidget *parent = 0);
+ explicit MainWindow(QWidget *parent = 0);
virtual ~MainWindow();
public: