summaryrefslogtreecommitdiffstats
path: root/src/core/core-components/qcamera.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core-components/qcamera.h')
-rw-r--r--src/core/core-components/qcamera.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/core-components/qcamera.h b/src/core/core-components/qcamera.h
index 6c4913426..edb8598e0 100644
--- a/src/core/core-components/qcamera.h
+++ b/src/core/core-components/qcamera.h
@@ -134,7 +134,7 @@ public:
void setTop(float top);
float top() const;
- QMatrix4x4 projectionMatrix();
+ QMatrix4x4 projectionMatrix() const;
void setPosition(const QVector3D &position);
QVector3D position() const;