aboutsummaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mainwindow.h')
-rw-r--r--gui/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/mainwindow.h b/gui/mainwindow.h
index 3260da14..d9397b5c 100644
--- a/gui/mainwindow.h
+++ b/gui/mainwindow.h
@@ -31,6 +31,7 @@ class MainWindow : public QMainWindow
private:
void addProperty(QtVariantProperty *property, const QString &id);
+ void clearProperties();
private Q_SLOTS:
void prepareMenu(const QPoint &pos);