summaryrefslogtreecommitdiffstats
path: root/doc/html/qvbuttongroup-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qvbuttongroup-h.html')
-rw-r--r--doc/html/qvbuttongroup-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qvbuttongroup-h.html b/doc/html/qvbuttongroup-h.html
index ab0693b92..949fce9ba 100644
--- a/doc/html/qvbuttongroup-h.html
+++ b/doc/html/qvbuttongroup-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqbuttongroup.h"
#endif // QT_H
-#ifndef QT_NO_VBUTTONGROUP
+#ifndef TQT_NO_VBUTTONGROUP
class Q_EXPORT TQVButtonGroup : public TQButtonGroup
{
@@ -100,7 +100,7 @@ private: // Disabled copy constructor and operator=
};
-#endif // QT_NO_VBUTTONGROUP
+#endif // TQT_NO_VBUTTONGROUP
#endif // TQVBUTTONGROUP_H
</pre>