diff options
Diffstat (limited to 'doc/html/qtabdialog-h.html')
-rw-r--r-- | doc/html/qtabdialog-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qtabdialog-h.html b/doc/html/qtabdialog-h.html index 01a7efd56..94b665495 100644 --- a/doc/html/qtabdialog-h.html +++ b/doc/html/qtabdialog-h.html @@ -82,7 +82,7 @@ body { background: #ffffff; color: black; } #include "ntqiconset.h" #endif // QT_H -#ifndef QT_NO_TABDIALOG +#ifndef TQT_NO_TABDIALOG class TQTabBar; class TQTab; @@ -177,7 +177,7 @@ private: // Disabled copy constructor and operator= #endif }; -#endif // QT_NO_TABDIALOG +#endif // TQT_NO_TABDIALOG #endif // TQTABDIALOG_H </pre> |