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

@@ -29,9 +29,10 @@
#ifndef QMLJSCONSTANTS_H
#define QMLJSCONSTANTS_H
#include "qmljs_global.h"
#include <utils/logging.h>
#include <QLoggingCategory>
namespace QmlJS {