summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylanddisplay_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylanddisplay_p.h')
-rw-r--r--src/client/qwaylanddisplay_p.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/qwaylanddisplay_p.h b/src/client/qwaylanddisplay_p.h
index bc4af7a50..a65ed320d 100644
--- a/src/client/qwaylanddisplay_p.h
+++ b/src/client/qwaylanddisplay_p.h
@@ -57,6 +57,7 @@
#include <QtCore/QVector>
#include <QtCore/QWaitCondition>
+#include <QtCore/QLoggingCategory>
#include <wayland-client.h>
@@ -83,6 +84,8 @@ namespace QtWayland {
namespace QtWaylandClient {
+Q_DECLARE_LOGGING_CATEGORY(lcQpaWayland);
+
class QWaylandInputDevice;
class QWaylandBuffer;
class QWaylandScreen;