summaryrefslogtreecommitdiff
path: root/src/gui/styleeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/styleeditor.h')
-rw-r--r--src/gui/styleeditor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/styleeditor.h b/src/gui/styleeditor.h
index f9caf9c..bc548f0 100644
--- a/src/gui/styleeditor.h
+++ b/src/gui/styleeditor.h
@@ -48,6 +48,8 @@ public slots:
void on_propertyUp_clicked();
void on_propertyDown_clicked();
+ void on_addStyle_clicked();
+
void on_save_clicked();
void on_currentCategory_currentIndexChanged(int);