From 69d87202cb139ffe9e4b3ce92e434523b7b09b64 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 17 Oct 2018 19:46:30 +0900 Subject: QT_NO_* -> TQT_NO_* renaming. Signed-off-by: Michele Calgaro --- src/styles/qcompactstyle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles/qcompactstyle.cpp') diff --git a/src/styles/qcompactstyle.cpp b/src/styles/qcompactstyle.cpp index 8ec016e9e..e6fd64e14 100644 --- a/src/styles/qcompactstyle.cpp +++ b/src/styles/qcompactstyle.cpp @@ -40,7 +40,7 @@ #include "ntqcompactstyle.h" -#if !defined(QT_NO_STYLE_COMPACT) || defined(QT_PLUGIN) +#if !defined(TQT_NO_STYLE_COMPACT) || defined(QT_PLUGIN) #include "ntqfontmetrics.h" #include "ntqpalette.h" -- cgit v1.2.1