summaryrefslogtreecommitdiff
path: root/utils/themeeditor/graphics/rbscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/graphics/rbscreen.h')
-rw-r--r--utils/themeeditor/graphics/rbscreen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/themeeditor/graphics/rbscreen.h b/utils/themeeditor/graphics/rbscreen.h
index 2903a29585..c9f6ae2dbc 100644
--- a/utils/themeeditor/graphics/rbscreen.h
+++ b/utils/themeeditor/graphics/rbscreen.h
@@ -88,6 +88,9 @@ public:
88 88
89 void breakSBS(); 89 void breakSBS();
90 90
91protected:
92 void hoverMoveEvent(QGraphicsSceneHoverEvent *event);
93
91private: 94private:
92 int width; 95 int width;
93 int height; 96 int height;