summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/brcm-egl
diff options
context:
space:
mode:
authorAlbert Astals Cid <albert.astals.cid@kdab.com>2021-06-17 16:15:59 +0200
committerAlbert Astals Cid <albert.astals.cid@kdab.com>2021-06-18 16:17:04 +0200
commite02de249869610227eed70c089d048115a434964 (patch)
tree211f5a1ce5368f0dd01052ad96455765c9836fb3 /src/hardwareintegration/client/brcm-egl
parent8635e863b0993f96884c5ae36ed81164591f0e8d (diff)
Remove forward declaration for classes that don't exist anymore
Change-Id: I06bd8056a9892d0affe92ddc262def9d42a471fa Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'src/hardwareintegration/client/brcm-egl')
-rw-r--r--src/hardwareintegration/client/brcm-egl/qwaylandbrcmglcontext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hardwareintegration/client/brcm-egl/qwaylandbrcmglcontext.h b/src/hardwareintegration/client/brcm-egl/qwaylandbrcmglcontext.h
index d95ea9410..f0f993567 100644
--- a/src/hardwareintegration/client/brcm-egl/qwaylandbrcmglcontext.h
+++ b/src/hardwareintegration/client/brcm-egl/qwaylandbrcmglcontext.h
@@ -51,7 +51,6 @@ QT_BEGIN_NAMESPACE
namespace QtWaylandClient {
class QWaylandWindow;
-class QWaylandGLWindowSurface;
class QWaylandBrcmGLContext : public QPlatformOpenGLContext {
public: