summaryrefslogtreecommitdiffstats
path: root/src/render/geometry
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-10-12 15:17:47 +0200
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-10-13 12:56:51 +0000
commit7886ae1425cd1b06a7c57d4477eeab7868628bcf (patch)
tree1839615c6a08d1ae3625178fd75bd0f4e8296ad9 /src/render/geometry
parentb4b4ecfde9ff7e266c4f38aedf9520eab908193d (diff)
Doc: various link errors qt3d
assimpio.cpp:72: warning: Can't link to 'GLTFPIO' qpicktriangleevent.cpp:66: warning: Can't link to 'QPickSettings' qpicktriangleevent.cpp:76: warning: Can't link to 'PickSettings' shadow-map-qml.qdoc:28: warning: Can't link to 'RendererSettings' shadow-map-qml.qdoc:28: warning: Can't link to 'Techniques' Change-Id: I039a4134d18e2b2472554215a69e971650b29b64 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/render/geometry')
-rw-r--r--src/render/geometry/qattribute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/geometry/qattribute.cpp b/src/render/geometry/qattribute.cpp
index ef439f2b4..12ceda18f 100644
--- a/src/render/geometry/qattribute.cpp
+++ b/src/render/geometry/qattribute.cpp
@@ -86,7 +86,7 @@ QAttributePrivate::QAttributePrivate()
* will ensure your geometry will be compatible with picking and the various
* materials provided in the Qt3DExtras module.
*
- * \sa QBuffer.
+ * \sa QBuffer
*/
/*!