diff options
Diffstat (limited to 'src/declarative/widgets/graphicswidgets_p.h')
-rw-r--r-- | src/declarative/widgets/graphicswidgets_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/widgets/graphicswidgets_p.h b/src/declarative/widgets/graphicswidgets_p.h index 0254f10..b15bffa 100644 --- a/src/declarative/widgets/graphicswidgets_p.h +++ b/src/declarative/widgets/graphicswidgets_p.h @@ -43,6 +43,7 @@ #define GRAPHICSWIDGETS_H #include <qml.h> + #include <QtGui/QGraphicsScene> #include <QtGui/QGraphicsView> #include <QtGui/QGraphicsWidget> |