diff options
Diffstat (limited to 'utils/themeeditor/gui/devicestate.cpp')
| -rw-r--r-- | utils/themeeditor/gui/devicestate.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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"); |