From ffc1afc30dc4343a3b1630c6b4ebd25570ac8d2d Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Mon, 7 Jun 2010 07:57:56 +0000 Subject: Theme Editor: Added font selection git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26650 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/skindocument.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/themeeditor/skindocument.h') 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(); -- cgit v1.1