From 5300c7014d602c57fcae7f6619f5138d83ba33c0 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Sat, 26 Jun 2010 05:51:07 +0000 Subject: 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 --- utils/themeeditor/graphics/rbviewport.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/themeeditor/graphics/rbviewport.h') diff --git a/utils/themeeditor/graphics/rbviewport.h b/utils/themeeditor/graphics/rbviewport.h index 1ee85f2fcd..c6f0c636c2 100644 --- a/utils/themeeditor/graphics/rbviewport.h +++ b/utils/themeeditor/graphics/rbviewport.h @@ -56,6 +56,7 @@ private: QColor foreground; QColor background; + bool debug; bool customUI; QPoint textOffset; int lineHeight; -- cgit v1.2.3