aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/openvg/qsgopenvgspritenode.h
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@qt.io>2017-03-13 12:33:49 +0100
committerPaul Olav Tvete <paul.tvete@qt.io>2017-03-22 12:41:09 +0000
commit8f5366aed675ce7928448be2f6d739d0548b350e (patch)
treee9c161ae84a38e628eec499d7e44877181717dda /src/plugins/scenegraph/openvg/qsgopenvgspritenode.h
parentc021e4b412e1e2977f4c7cf390cee4699b80e67e (diff)
Build for for -no-feature-quick-sprite
Change-Id: Iaf26d9cec7f9fa7a5d6d24c729b2dc92737cca1f Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/plugins/scenegraph/openvg/qsgopenvgspritenode.h')
-rw-r--r--src/plugins/scenegraph/openvg/qsgopenvgspritenode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/scenegraph/openvg/qsgopenvgspritenode.h b/src/plugins/scenegraph/openvg/qsgopenvgspritenode.h
index 3ade2ef8ad..d47b389a0b 100644
--- a/src/plugins/scenegraph/openvg/qsgopenvgspritenode.h
+++ b/src/plugins/scenegraph/openvg/qsgopenvgspritenode.h
@@ -43,6 +43,8 @@
#include <private/qsgadaptationlayer_p.h>
#include "qsgopenvgrenderable.h"
+QT_REQUIRE_CONFIG(quick_sprite);
+
QT_BEGIN_NAMESPACE
class QSGOpenVGTexture;
class QSGOpenVGSpriteNode : public QSGSpriteNode, public QSGOpenVGRenderable