summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qeglcontext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/egl/qeglcontext_p.h')
-rw-r--r--src/gui/egl/qeglcontext_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/egl/qeglcontext_p.h b/src/gui/egl/qeglcontext_p.h
index 6cd76b386c..16da430130 100644
--- a/src/gui/egl/qeglcontext_p.h
+++ b/src/gui/egl/qeglcontext_p.h
@@ -109,7 +109,7 @@ private:
static void setCurrentContext(QEgl::API api, QEglContext *context);
friend class QMeeGoGraphicsSystem;
- friend class QMeeGoPixmapData;
+ friend class QMeeGoPlatformPixmap;
};
QT_END_NAMESPACE