summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skindocument.h
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-07 07:57:56 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-07 07:57:56 +0000
commitffc1afc30dc4343a3b1630c6b4ebd25570ac8d2d (patch)
tree287a68f2259b0b03a13ec1244635d006eeffb222 /utils/themeeditor/skindocument.h
parent4a9398e3fcb0c2d4d688a914077e891b053fe07f (diff)
downloadrockbox-ffc1afc30dc4343a3b1630c6b4ebd25570ac8d2d.zip
rockbox-ffc1afc30dc4343a3b1630c6b4ebd25570ac8d2d.tar.gz
rockbox-ffc1afc30dc4343a3b1630c6b4ebd25570ac8d2d.tar.bz2
rockbox-ffc1afc30dc4343a3b1630c6b4ebd25570ac8d2d.tar.xz
Theme Editor: Added font selection
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26650 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/skindocument.h')
-rw-r--r--utils/themeeditor/skindocument.h2
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();