diff options
Diffstat (limited to 'doc/html/qbuttongroup-h.html')
-rw-r--r-- | doc/html/qbuttongroup-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qbuttongroup-h.html b/doc/html/qbuttongroup-h.html index 007a33d16..0c5e2c913 100644 --- a/doc/html/qbuttongroup-h.html +++ b/doc/html/qbuttongroup-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "ntqgroupbox.h" #endif // QT_H -#ifndef QT_NO_BUTTONGROUP +#ifndef TQT_NO_BUTTONGROUP class TQButton; @@ -152,7 +152,7 @@ private: // Disabled copy constructor and operator= }; -#endif // QT_NO_BUTTONGROUP +#endif // TQT_NO_BUTTONGROUP #endif // TQBUTTONGROUP_H </pre> |