1 // This file was generated by ecm_qt_declare_logging_category(): DO NOT EDIT! 2 3 #include "loggingcategory.h" 4 5 6 #if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0) 7 Q_LOGGING_CATEGORY(KArchiveLog, "kf.archive", QtWarningMsg) 8 #else 9 Q_LOGGING_CATEGORY(KArchiveLog, "kf.archive") 10 #endif 11 12