summaryrefslogtreecommitdiffstats
path: root/doc/html/qmultilineedit-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qmultilineedit-h.html')
-rw-r--r--doc/html/qmultilineedit-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmultilineedit-h.html b/doc/html/qmultilineedit-h.html
index f4ed57349..74a310115 100644
--- a/doc/html/qmultilineedit-h.html
+++ b/doc/html/qmultilineedit-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqtextedit.h"
#endif // QT_H
-#ifndef QT_NO_MULTILINEEDIT
+#ifndef TQT_NO_MULTILINEEDIT
class TQMultiLineEditCommand;
class TQValidator;
@@ -172,7 +172,7 @@ private: // Disabled copy constructor and operator=
#endif
};
-#endif // QT_NO_MULTILINEEDIT
+#endif // TQT_NO_MULTILINEEDIT
#endif // TQMULTILINED_H
</pre>