diff options
Diffstat (limited to 'doc/html/qiconset-h.html')
-rw-r--r-- | doc/html/qiconset-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qiconset-h.html b/doc/html/qiconset-h.html index 26d28f044..86d97955c 100644 --- a/doc/html/qiconset-h.html +++ b/doc/html/qiconset-h.html @@ -82,7 +82,7 @@ body { background: #ffffff; color: black; } #include "ntqpixmap.h" #endif // QT_H -#ifndef QT_NO_ICONSET +#ifndef TQT_NO_ICONSET class TQIconFactory; class TQIconSetPrivate; @@ -164,7 +164,7 @@ private: uint unused : 31; }; -#endif // QT_NO_ICONSET +#endif // TQT_NO_ICONSET #endif </pre> <!-- eof --> |