From 71b561e3dfb07edf3ccaee7f119167d6ec681a50 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Mon, 5 Jul 2010 19:02:40 +0000 Subject: Theme Editor: Fixed bug that caused WPS skins without SBS parents not to render their backdrops correctly. Added support for RTL-dependant text alignment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27295 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/gui/devicestate.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'utils/themeeditor/gui/devicestate.cpp') diff --git a/utils/themeeditor/gui/devicestate.cpp b/utils/themeeditor/gui/devicestate.cpp index fda2bdd..d87cd70 100644 --- a/utils/themeeditor/gui/devicestate.cpp +++ b/utils/themeeditor/gui/devicestate.cpp @@ -46,7 +46,6 @@ DeviceState::DeviceState(QWidget *parent) : /* Loading the tabs */ QScrollArea* currentArea = 0; - QHBoxLayout* subLayout; QWidget* panel; QFile fin(":/resources/deviceoptions"); -- cgit v1.1