summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qcylindermesh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/extras/geometries/qcylindermesh.cpp')
-rw-r--r--src/extras/geometries/qcylindermesh.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extras/geometries/qcylindermesh.cpp b/src/extras/geometries/qcylindermesh.cpp
index a48f50f58..ccd020acd 100644
--- a/src/extras/geometries/qcylindermesh.cpp
+++ b/src/extras/geometries/qcylindermesh.cpp
@@ -17,10 +17,11 @@
QT_BEGIN_NAMESPACE
-using namespace Qt3DCore;
namespace Qt3DExtras {
+using namespace Qt3DCore;
+
/*!
* \qmltype CylinderMesh
* \instantiates Qt3DExtras::QCylinderMesh