From 5940ec45317990208fab71dcade9c826f7473328 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Tue, 1 Sep 2015 01:45:25 +0300 Subject: [PATCH] update awdebug --- sources/awdebug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/awdebug.h b/sources/awdebug.h index 96405ff..95345d7 100644 --- a/sources/awdebug.h +++ b/sources/awdebug.h @@ -31,8 +31,8 @@ // redefine info because it doesn't log properly #ifdef qCInfo #undef qCInfo -#define qCInfo qCDebug #endif /* qCInfo */ +#define qCInfo qCDebug // #endif /* QT_VERSION */