Overte C++ Documentation
ModelNetworkingLogging.h
1 //
2 // Created by Bradley Austin Davis on 2015/08/07
3 // Copyright 2013-2015 High Fidelity, Inc.
4 //
5 // Distributed under the Apache License, Version 2.0.
6 // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
7 //
8 
9 #include <QLoggingCategory>
10 
11 Q_DECLARE_LOGGING_CATEGORY(modelnetworking)