summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/xcomposite_share/qwaylandxcompositebuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardwareintegration/client/xcomposite_share/qwaylandxcompositebuffer.h')
-rw-r--r--src/hardwareintegration/client/xcomposite_share/qwaylandxcompositebuffer.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/hardwareintegration/client/xcomposite_share/qwaylandxcompositebuffer.h b/src/hardwareintegration/client/xcomposite_share/qwaylandxcompositebuffer.h
index a2f421666..7161cad5d 100644
--- a/src/hardwareintegration/client/xcomposite_share/qwaylandxcompositebuffer.h
+++ b/src/hardwareintegration/client/xcomposite_share/qwaylandxcompositebuffer.h
@@ -50,6 +50,8 @@ struct wl_visual;
QT_BEGIN_NAMESPACE
+namespace QtWaylandClient {
+
class QWaylandXCompositeBuffer : public QWaylandBuffer
{
public:
@@ -62,6 +64,8 @@ private:
QSize mSize;
};
+}
+
QT_END_NAMESPACE
#endif // QWAYLANDXCOMPOSITEBUFFER_H