aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/syntax-highlighting/autogenerated/src/lib/ksyntaxhighlighting_logging.cpp
blob: 4082ac4affa3605251809a87a7824f2265d065ff (plain)
1
2
3
4
5
6
7
8
9
10
11
// This file was generated by ecm_qt_declare_logging_category(): DO NOT EDIT!

#include "ksyntaxhighlighting_logging.h"

 namespace KSyntaxHighlighting {
#if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0)
Q_LOGGING_CATEGORY(Log, "org.kde.ksyntaxhighlighting", QtInfoMsg)
#else
Q_LOGGING_CATEGORY(Log, "org.kde.ksyntaxhighlighting")
#endif
}