summaryrefslogtreecommitdiffstats
path: root/qgraphicssystem_dd.h
diff options
context:
space:
mode:
Diffstat (limited to 'qgraphicssystem_dd.h')
-rw-r--r--qgraphicssystem_dd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qgraphicssystem_dd.h b/qgraphicssystem_dd.h
index 7240cac..bda5b41 100644
--- a/qgraphicssystem_dd.h
+++ b/qgraphicssystem_dd.h
@@ -101,7 +101,7 @@ public:
// QGraphicsSystem interface
QPixmapData *createPixmapData(QPixmapData::PixelType type) const;
QPlatformWindow *createPlatformWindow(QWidget *widget, WId winId) const;
- QWindowSurface *createWindowSurfaceForWindow(QWidget *widget, WId winId) const;
+ QWindowSurface *createWindowSurface(QWidget *widget, WId winId) const;
QList<QPlatformScreen*> screens() const;