summaryrefslogtreecommitdiffstats
path: root/doc/html/qhbox-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qhbox-h.html')
-rw-r--r--doc/html/qhbox-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qhbox-h.html b/doc/html/qhbox-h.html
index f0b13c9f..0693f024 100644
--- a/doc/html/qhbox-h.html
+++ b/doc/html/qhbox-h.html
@@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#include "ntqwidget.h"
#endif // QT_H
-#ifndef QT_NO_HBOX
+#ifndef TQT_NO_HBOX
#include "ntqframe.h"
@@ -107,7 +107,7 @@ private:
#endif
};
-#endif // QT_NO_HBOX
+#endif // TQT_NO_HBOX
#endif // TQHBOX_H
</pre>