aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test_qdebugcategory_debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test_qdebugcategory_debug.cpp')
-rw-r--r--autotests/kconfig_compiler/test_qdebugcategory_debug.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test_qdebugcategory_debug.cpp b/autotests/kconfig_compiler/test_qdebugcategory_debug.cpp
new file mode 100644
index 00000000..7c4f9f55
--- /dev/null
+++ b/autotests/kconfig_compiler/test_qdebugcategory_debug.cpp
@@ -0,0 +1,4 @@
+#include "test_qdebugcategory_debug.h"
+Q_LOGGING_CATEGORY(CATEGORY_LOG, "log_category")
+
+