summaryrefslogtreecommitdiffstats
path: root/doc/html/tqglobal-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqglobal-h.html')
-rw-r--r--doc/html/tqglobal-h.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/html/tqglobal-h.html b/doc/html/tqglobal-h.html
index c6810e31f..e96c1a4d1 100644
--- a/doc/html/tqglobal-h.html
+++ b/doc/html/tqglobal-h.html
@@ -217,7 +217,6 @@ body { background: #ffffff; color: black; }
SYM - Symantec C++ for both PC and Macintosh
MPW - MPW C++
MSVC - Microsoft Visual C/C++, Intel C++ for Windows
- WAT - Watcom C++
GNU - GNU C++
COMEAU - Comeau C++
EDG - Edison Design Group C++
@@ -268,18 +267,6 @@ body { background: #ffffff; color: black; }
# define Q_NO_USING_KEYWORD /* ### check "using" status */
# endif
-#elif defined(__WATCOMC__)
-# define Q_CC_WAT
-# if defined(Q_OS_QNX4)
-/* compiler flags */
-# define TQ_TYPENAME
-# define mutable
-/* no template classes in TQVariant */
-# define TQT_NO_TEMPLATE_VARIANT
-/* these are not useful to our customers */
-# define TQT_NO_SQL
-# endif
-
#elif defined(__GNUC__)
# define Q_CC_GNU
# define Q_C_CALLBACKS