summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/nodraw_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/nodraw_p.h')
-rw-r--r--src/render/framegraph/nodraw_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/nodraw_p.h b/src/render/framegraph/nodraw_p.h
index ae9fa6713..ace625250 100644
--- a/src/render/framegraph/nodraw_p.h
+++ b/src/render/framegraph/nodraw_p.h
@@ -59,7 +59,7 @@ namespace Qt3DRender {
namespace Render {
-class NoDraw : public FrameGraphNode
+class Q_3DRENDERSHARED_PRIVATE_EXPORT NoDraw : public FrameGraphNode
{
public:
NoDraw();