forked from qt-creator/qt-creator
ios: convert to new logging infrastructure
Change-Id: Ia62a585acfb55c35aa859553d24cb0e20600b46a Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
@@ -30,10 +30,11 @@
|
||||
#define IOSCONSTANTS_H
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <utils/logging.h>
|
||||
|
||||
namespace Ios {
|
||||
namespace Internal {
|
||||
|
||||
Q_DECLARE_LOGGING_CATEGORY(iosLog)
|
||||
} // namespace Internal
|
||||
|
||||
namespace IosDeviceType {
|
||||
|
||||
Reference in New Issue
Block a user