summaryrefslogtreecommitdiff
path: root/src/gui/styleeditor.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-08 14:14:54 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-08 14:14:54 +0200
commit59f92c45fd751aeb7811ca68d76d3af4ee72a9c4 (patch)
treea5bb618f72dd7bb286f5799d94f7e1322035c1f0 /src/gui/styleeditor.h
parente0f973435c6cf24f4eefc9f767b8b6a957daf8ac (diff)
anchor to center
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);