summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglpaintdevice.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2013-02-27 23:57:04 +0100
committerTor Arne Vestbø <tor.arne.vestbo@digia.com>2013-02-27 23:57:06 +0100
commit70d5cb406fda70d175faac5f9588f0e345588c56 (patch)
tree1b7e95bdf142da42a5d9fea6068a46c78055eddd /src/gui/opengl/qopenglpaintdevice.h
parent3b5600f6ee9f2982c5a93250e577f87a34fe32d1 (diff)
parent9b05f675e311d1962f0670193cf4df75a07f4999 (diff)
Merge branch 'ios' into dev
Diffstat (limited to 'src/gui/opengl/qopenglpaintdevice.h')
-rw-r--r--src/gui/opengl/qopenglpaintdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/opengl/qopenglpaintdevice.h b/src/gui/opengl/qopenglpaintdevice.h
index 731000f131..5868a5740a 100644
--- a/src/gui/opengl/qopenglpaintdevice.h
+++ b/src/gui/opengl/qopenglpaintdevice.h
@@ -68,6 +68,7 @@ public:
QOpenGLContext *context() const;
QSize size() const;
void setSize(const QSize &size);
+ void setDevicePixelRatio(qreal devicePixelRatio);
qreal dotsPerMeterX() const;
qreal dotsPerMeterY() const;