1
0
Fork 0
forked from len0rd/rockbox

Theme Editor: Added Show Viewports option to device configuration panel, implemented simple rendering of info tags from device configuration

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27136 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Bieber 2010-06-26 05:51:07 +00:00
parent c32728c91c
commit 5300c7014d
8 changed files with 39 additions and 14 deletions

View file

@ -56,6 +56,7 @@ private:
QColor foreground;
QColor background;
bool debug;
bool customUI;
QPoint textOffset;
int lineHeight;