summaryrefslogtreecommitdiffstats
path: root/doc/html/qstatusbar-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qstatusbar-h.html')
-rw-r--r--doc/html/qstatusbar-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qstatusbar-h.html b/doc/html/qstatusbar-h.html
index c73341ab..c7ba0b14 100644
--- a/doc/html/qstatusbar-h.html
+++ b/doc/html/qstatusbar-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqwidget.h"
#endif // QT_H
-#ifndef QT_NO_STATUSBAR
+#ifndef TQT_NO_STATUSBAR
class TQStatusBarPrivate;
@@ -127,7 +127,7 @@ private: // Disabled copy constructor and operator=
#endif
};
-#endif // QT_NO_STATUSBAR
+#endif // TQT_NO_STATUSBAR
#endif // TQSTATUSBAR_H
</pre>