forked from qt-creator/qt-creator
Remove logging wrapper code for Qt 4 compatibility
Change-Id: I95ed943638895b718862f05e3f706dcbef4c6a7d Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
This commit is contained in:
@@ -29,9 +29,10 @@
|
||||
|
||||
#ifndef QMLJSCONSTANTS_H
|
||||
#define QMLJSCONSTANTS_H
|
||||
|
||||
#include "qmljs_global.h"
|
||||
|
||||
#include <utils/logging.h>
|
||||
#include <QLoggingCategory>
|
||||
|
||||
namespace QmlJS {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user