summaryrefslogtreecommitdiffstats
path: root/doc/html/qtextview-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qtextview-h.html')
-rw-r--r--doc/html/qtextview-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qtextview-h.html b/doc/html/qtextview-h.html
index 2df7bb889..31d593a6e 100644
--- a/doc/html/qtextview-h.html
+++ b/doc/html/qtextview-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqtextedit.h"
#endif // QT_H
-#ifndef QT_NO_TEXTVIEW
+#ifndef TQT_NO_TEXTVIEW
class Q_EXPORT TQTextView : public TQTextEdit
{
@@ -106,7 +106,7 @@ private:
#endif
};
-#endif //QT_NO_TEXTVIEW
+#endif //TQT_NO_TEXTVIEW
#endif //TQTEXTVIEW_H
</pre>
<!-- eof -->