summaryrefslogtreecommitdiffstats
path: root/doc/html/qframe-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qframe-h.html')
-rw-r--r--doc/html/qframe-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qframe-h.html b/doc/html/qframe-h.html
index d672f40b0..8d1943fe5 100644
--- a/doc/html/qframe-h.html
+++ b/doc/html/qframe-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqwidget.h"
#endif // QT_H
-#ifndef QT_NO_FRAME
+#ifndef TQT_NO_FRAME
class Q_EXPORT TQFrame : public TQWidget
{
@@ -202,7 +202,7 @@ inline int TQFrame::frameWidth() const
{ return fwidth; }
-#endif // QT_NO_FRAME
+#endif // TQT_NO_FRAME
#endif // TQFRAME_H
</pre>