summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-12-31 11:08:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-01-01 18:34:19 +0900
commit2c13edf0c015de4b82f580f7833af4fffee6a04a (patch)
treefc43d31188bc75507f9da9ce49ec7dbcae30f890 /src/tools
parenta10deb1dd3a3921a45dab1ccef7c47ab0199ce25 (diff)
downloadtqt-2c13edf0c015de4b82f580f7833af4fffee6a04a.tar.gz
tqt-2c13edf0c015de4b82f580f7833af4fffee6a04a.zip
Remove TQ_INLINE_TEMPLATES define
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/tqglobal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tools/tqglobal.h b/src/tools/tqglobal.h
index a16e73f21..f21e0324c 100644
--- a/src/tools/tqglobal.h
+++ b/src/tools/tqglobal.h
@@ -720,10 +720,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