summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skindocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/skindocument.h')
-rw-r--r--utils/themeeditor/skindocument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/skindocument.h b/utils/themeeditor/skindocument.h
index ccbb228dc1..79db8b648a 100644
--- a/utils/themeeditor/skindocument.h
+++ b/utils/themeeditor/skindocument.h
@@ -67,6 +67,7 @@ signals:
67 67
68public slots: 68public slots:
69 void settingsChanged(); 69 void settingsChanged();
70 void cursorChanged();
70 71
71private slots: 72private slots:
72 void codeChanged(); 73 void codeChanged();