summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qframegraphselector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qframegraphselector.cpp')
-rw-r--r--src/render/frontend/framegraph-components/qframegraphselector.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/render/frontend/framegraph-components/qframegraphselector.cpp b/src/render/frontend/framegraph-components/qframegraphselector.cpp
index 6550543c5..84f88dff7 100644
--- a/src/render/frontend/framegraph-components/qframegraphselector.cpp
+++ b/src/render/frontend/framegraph-components/qframegraphselector.cpp
@@ -41,6 +41,10 @@ QT_BEGIN_NAMESPACE
namespace Qt3D {
+/*!
+ \class Qt3D::QFrameGraphSelectorPrivate
+ \internal
+*/
QFrameGraphSelectorPrivate::QFrameGraphSelectorPrivate(QFrameGraphSelector *qq)
: QFrameGraphNodePrivate(qq)
{