diff options
Diffstat (limited to 'utils/themeeditor/skindocument.h')
| -rw-r--r-- | utils/themeeditor/skindocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/themeeditor/skindocument.h b/utils/themeeditor/skindocument.h index 14a71e0..cf8f8a0 100644 --- a/utils/themeeditor/skindocument.h +++ b/utils/themeeditor/skindocument.h @@ -63,7 +63,7 @@ signals: void titleChanged(QString); public slots: - void colorsChanged(); + void settingsChanged(); private slots: void codeChanged(); |