Remove logging wrapper code for Qt 4 compatibility

Change-Id: I95ed943638895b718862f05e3f706dcbef4c6a7d
Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
This commit is contained in:
hjk
2014-08-26 15:53:13 +02:00
parent 251a1d2588
commit 61276ab636
13 changed files with 29 additions and 177 deletions

View File

@@ -30,7 +30,7 @@
#define IOSCONSTANTS_H
#include <QtGlobal>
#include <utils/logging.h>
#include <QLoggingCategory>
namespace Ios {
namespace Internal {