summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qvfb/qvfbintegration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/qvfb/qvfbintegration.h')
-rw-r--r--src/plugins/platforms/qvfb/qvfbintegration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platforms/qvfb/qvfbintegration.h b/src/plugins/platforms/qvfb/qvfbintegration.h
index 1c736c24e0..c6bfcc519c 100644
--- a/src/plugins/platforms/qvfb/qvfbintegration.h
+++ b/src/plugins/platforms/qvfb/qvfbintegration.h
@@ -60,7 +60,7 @@ public:
QRect geometry() const;
int depth() const;
QImage::Format format() const;
- QSize physicalSize() const;
+ QSizeF physicalSize() const;
QImage *screenImage();