forked from len0rd/rockbox
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
This commit is contained in:
parent
db1b823ac3
commit
71b561e3df
3 changed files with 22 additions and 2 deletions
|
|
@ -46,7 +46,6 @@ DeviceState::DeviceState(QWidget *parent) :
|
|||
|
||||
/* Loading the tabs */
|
||||
QScrollArea* currentArea = 0;
|
||||
QHBoxLayout* subLayout;
|
||||
QWidget* panel;
|
||||
|
||||
QFile fin(":/resources/deviceoptions");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue