From 89c38de88d9eda9f4f02a8a54f2de33406221d15 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Thu, 13 Sep 2018 12:13:15 +0200 Subject: Add logging category for hardware integrations qLcWaylandCompositorHardwareIntegration, "qt.waylandcompositor.hardwareintegration" Change-Id: I977ccc53f51b24b58acee08c424b806868550eac Reviewed-by: Johan Helsing --- src/compositor/compositor_api/qwaylandcompositor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compositor/compositor_api/qwaylandcompositor.h') diff --git a/src/compositor/compositor_api/qwaylandcompositor.h b/src/compositor/compositor_api/qwaylandcompositor.h index 5c203d30f..6bc3c1886 100644 --- a/src/compositor/compositor_api/qwaylandcompositor.h +++ b/src/compositor/compositor_api/qwaylandcompositor.h @@ -71,6 +71,7 @@ class QWaylandSurfaceGrabber; class QWaylandBufferRef; Q_WAYLAND_COMPOSITOR_EXPORT Q_DECLARE_LOGGING_CATEGORY(qLcWaylandCompositor) +Q_WAYLAND_COMPOSITOR_EXPORT Q_DECLARE_LOGGING_CATEGORY(qLcWaylandCompositorHardwareIntegration) Q_DECLARE_LOGGING_CATEGORY(qLcWaylandCompositorInputMethods) class Q_WAYLAND_COMPOSITOR_EXPORT QWaylandCompositor : public QWaylandObject -- cgit v1.2.3