summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/utils/objecthelper_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/datavis3d/utils/objecthelper_p.h')
-rw-r--r--src/datavis3d/utils/objecthelper_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datavis3d/utils/objecthelper_p.h b/src/datavis3d/utils/objecthelper_p.h
index 059b7ab4..34871567 100644
--- a/src/datavis3d/utils/objecthelper_p.h
+++ b/src/datavis3d/utils/objecthelper_p.h
@@ -69,8 +69,8 @@ class ObjectHelper
QString m_objectFile;
GLuint m_vertexbuffer;
- GLuint m_uvbuffer;
GLuint m_normalbuffer;
+ GLuint m_uvbuffer;
GLuint m_elementbuffer;
GLuint m_indexCount;