summaryrefslogtreecommitdiffstats
path: root/openglscene.h
diff options
context:
space:
mode:
Diffstat (limited to 'openglscene.h')
-rw-r--r--openglscene.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openglscene.h b/openglscene.h
index c9283ab..c0d5c20 100644
--- a/openglscene.h
+++ b/openglscene.h
@@ -38,8 +38,8 @@ private:
bool m_wireframeEnabled;
bool m_normalsEnabled;
- float m_lightPos;
float m_distance;
+ float m_lightPosition;
QColor m_modelColor;
QColor m_backgroundColor;