summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor/graphics/rbscene.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/graphics/rbscene.h')
-rw-r--r--utils/themeeditor/graphics/rbscene.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/themeeditor/graphics/rbscene.h b/utils/themeeditor/graphics/rbscene.h
index 2c4e0ee193..4cb0dfc2a4 100644
--- a/utils/themeeditor/graphics/rbscene.h
+++ b/utils/themeeditor/graphics/rbscene.h
@@ -24,6 +24,8 @@
#include <QGraphicsScene>
+class RBScreen;
+
class RBScene : public QGraphicsScene
{
Q_OBJECT