summaryrefslogtreecommitdiffstats
path: root/src/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialog.h')
-rw-r--r--src/dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialog.h b/src/dialog.h
index 86896c7..805ed08 100644
--- a/src/dialog.h
+++ b/src/dialog.h
@@ -21,6 +21,7 @@ class Dialog : public QDialog {
void selectSession(const QString& name);
void selectPreviousSession();
void showSettingsPVS();
+ void setTheme();
protected:
void changeEvent(QEvent *e);