From 50329e91428d434201ddb1d56ae4a4de33f13e2b Mon Sep 17 00:00:00 2001 From: Grigorii Zimin Date: Wed, 11 Dec 2019 09:14:41 +0300 Subject: [debug info] introduce logging category Change-Id: Iecfae62068d93adc50ec12d79cd9e15e3c7a3c9f Reviewed-by: Egor Nemtsev --- plugin/cursornavigationalgorithm.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugin/cursornavigationalgorithm.h') diff --git a/plugin/cursornavigationalgorithm.h b/plugin/cursornavigationalgorithm.h index b0c1efd..06dbb21 100644 --- a/plugin/cursornavigationalgorithm.h +++ b/plugin/cursornavigationalgorithm.h @@ -42,6 +42,9 @@ #include #include "inputtypes.h" +#include + +Q_DECLARE_LOGGING_CATEGORY(cursorNavigationLog) class CursorNavigationAttached; -- cgit v1.2.3