This repository has been archived on 2023-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
plugin/src/clogging.cpp

9 lines
123 B
C++

#include "clogging.h"
namespace RTPTechGroup {
namespace Plugin {
Q_LOGGING_CATEGORY(lcPlugin,"RTPTechGroup.Plugin")
}}