summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-xcomposite-glx/qwaylandxcompositeglxintegration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/qwayland-xcomposite-glx/qwaylandxcompositeglxintegration.h')
-rw-r--r--src/plugins/platforms/qwayland-xcomposite-glx/qwaylandxcompositeglxintegration.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/platforms/qwayland-xcomposite-glx/qwaylandxcompositeglxintegration.h b/src/plugins/platforms/qwayland-xcomposite-glx/qwaylandxcompositeglxintegration.h
index 3417967c2..8bbbab89b 100644
--- a/src/plugins/platforms/qwayland-xcomposite-glx/qwaylandxcompositeglxintegration.h
+++ b/src/plugins/platforms/qwayland-xcomposite-glx/qwaylandxcompositeglxintegration.h
@@ -55,6 +55,8 @@
struct wl_xcomposite;
+QT_BEGIN_NAMESPACE
+
class QWaylandXCompositeGLXIntegration : public QWaylandGLIntegration
{
public:
@@ -92,4 +94,6 @@ private:
uint32_t root_window);
};
+QT_END_NAMESPACE
+
#endif // QWAYLANDXCOMPOSITEGLXINTEGRATION_H