aboutsummaryrefslogtreecommitdiffstats
path: root/gui/generic/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/generic/mainwindow.h')
-rw-r--r--gui/generic/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/generic/mainwindow.h b/gui/generic/mainwindow.h
index 375436b6..a4ce9958 100644
--- a/gui/generic/mainwindow.h
+++ b/gui/generic/mainwindow.h
@@ -37,8 +37,6 @@ class MainWindow : public BaseMainWindow
protected Q_SLOTS:
virtual void new_proj();
- virtual void open_proj();
- virtual bool save_proj();
void newContext(Context *ctx);
};