summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dslogging_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/q3dslogging_p.h')
-rw-r--r--src/runtime/q3dslogging_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/q3dslogging_p.h b/src/runtime/q3dslogging_p.h
index 11197f6..fee7589 100644
--- a/src/runtime/q3dslogging_p.h
+++ b/src/runtime/q3dslogging_p.h
@@ -53,6 +53,7 @@ Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lcScene)
Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lcAnim)
Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lcPerf)
Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lcSlidePlayer)
+Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lcInput)
Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lcProf)
Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lcStudio3D)
Q3DSV_PRIVATE_EXPORT Q_DECLARE_LOGGING_CATEGORY(lc3DSSurface)