diff options
Diffstat (limited to 'doc/html/qtabbar-h.html')
-rw-r--r-- | doc/html/qtabbar-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qtabbar-h.html b/doc/html/qtabbar-h.html index 30892ea3a..6ea01f854 100644 --- a/doc/html/qtabbar-h.html +++ b/doc/html/qtabbar-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #include "ntqptrlist.h" #endif // QT_H -#ifndef QT_NO_TABBAR +#ifndef TQT_NO_TABBAR class TQTabBar; class TQIconSet; @@ -217,7 +217,7 @@ private: // Disabled copy constructor and operator= }; -#endif // QT_NO_TABBAR +#endif // TQT_NO_TABBAR #endif // TQTABBAR_H </pre> |