summaryrefslogtreecommitdiffstats
path: root/src/declarative/opengl/gltexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/opengl/gltexture.h')
-rw-r--r--src/declarative/opengl/gltexture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/opengl/gltexture.h b/src/declarative/opengl/gltexture.h
index d301d8a..c08d68f 100644
--- a/src/declarative/opengl/gltexture.h
+++ b/src/declarative/opengl/gltexture.h
@@ -77,6 +77,7 @@ public:
int height() const;
qreal glWidth() const;
qreal glHeight() const;
+ QSize glSize() const;
QSize size() const;
void setSize(const QSize &);