diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-31 11:08:37 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-31 11:08:37 +0900 |
| commit | ccb3d7c2115bded62c862c012ea7f2cb00891621 (patch) | |
| tree | 5b053c9cf061593e3b03ceb979325411693df9a1 | |
| parent | c7a23a1e570b12c633b0e47c661935c36c038711 (diff) | |
| download | tqt-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.html | 4 | ||||
| -rw-r--r-- | src/tools/tqglobal.h | 4 |
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 |
