summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformsurface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qplatformsurface.h')
-rw-r--r--src/gui/kernel/qplatformsurface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qplatformsurface.h b/src/gui/kernel/qplatformsurface.h
index 18af7927bf..b96e494f74 100644
--- a/src/gui/kernel/qplatformsurface.h
+++ b/src/gui/kernel/qplatformsurface.h
@@ -72,6 +72,7 @@ private:
QSurface *m_surface;
friend class QPlatformWindow;
+ friend class QPlatformOffscreenSurface;
};
QT_END_NAMESPACE