diff options
Diffstat (limited to 'doc/html')
| -rw-r--r-- | doc/html/qglobal-h.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/html/qglobal-h.html b/doc/html/qglobal-h.html index 73ae7da68..84004a1a1 100644 --- a/doc/html/qglobal-h.html +++ b/doc/html/qglobal-h.html @@ -218,7 +218,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++ @@ -269,21 +268,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 QT_QWS_NO_SHM -# define TQT_NO_QWS_MULTIPROCESS -# define TQT_NO_SQL -# define TQT_NO_QWS_CURSOR -# endif - #elif defined(__GNUC__) # define Q_CC_GNU # define Q_C_CALLBACKS |
