summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-12-31 11:08:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-12-31 11:08:37 +0900
commitccb3d7c2115bded62c862c012ea7f2cb00891621 (patch)
tree5b053c9cf061593e3b03ceb979325411693df9a1
parentc7a23a1e570b12c633b0e47c661935c36c038711 (diff)
downloadtqt-remove/tq-inline-template-define-r14-2-0.tar.gz
tqt-remove/tq-inline-template-define-r14-2-0.zip
Remove TQ_INLINE_TEMPLATES defineremove/tq-inline-template-define-r14-2-0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--doc/html/tqglobal-h.html4
-rw-r--r--src/tools/tqglobal.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/html/tqglobal-h.html b/doc/html/tqglobal-h.html
index 17f345651..ab1320b4b 100644
--- a/doc/html/tqglobal-h.html
+++ b/doc/html/tqglobal-h.html
@@ -753,10 +753,6 @@ TQ_EXPORT int qWinVersion();
#define QT_WA_INLINE( uni, ansi ) ( uni )
#endif
-#ifndef TQ_INLINE_TEMPLATES
-# define TQ_INLINE_TEMPLATES
-#endif
-
#ifndef TQ_TYPENAME
# define TQ_TYPENAME typename
#endif
diff --git a/src/tools/tqglobal.h b/src/tools/tqglobal.h
index e74c87f91..27b4e4bcf 100644
--- a/src/tools/tqglobal.h
+++ b/src/tools/tqglobal.h
@@ -728,10 +728,6 @@ TQ_EXPORT int qWinVersion();
#define QT_WA_INLINE( uni, ansi ) ( uni )
#endif
-#ifndef TQ_INLINE_TEMPLATES
-# define TQ_INLINE_TEMPLATES
-#endif
-
#ifndef TQ_TYPENAME
# define TQ_TYPENAME typename
#endif