summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/devicestate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/gui/devicestate.cpp')
-rw-r--r--utils/themeeditor/gui/devicestate.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/themeeditor/gui/devicestate.cpp b/utils/themeeditor/gui/devicestate.cpp
index fda2bddbe5..d87cd70f2c 100644
--- a/utils/themeeditor/gui/devicestate.cpp
+++ b/utils/themeeditor/gui/devicestate.cpp
@@ -46,7 +46,6 @@ DeviceState::DeviceState(QWidget *parent) :
46 46
47 /* Loading the tabs */ 47 /* Loading the tabs */
48 QScrollArea* currentArea = 0; 48 QScrollArea* currentArea = 0;
49 QHBoxLayout* subLayout;
50 QWidget* panel; 49 QWidget* panel;
51 50
52 QFile fin(":/resources/deviceoptions"); 51 QFile fin(":/resources/deviceoptions");