diff options
Diffstat (limited to 'doc/html/qtextedit-h.html')
-rw-r--r-- | doc/html/qtextedit-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qtextedit-h.html b/doc/html/qtextedit-h.html index 8cda9e170..c03747801 100644 --- a/doc/html/qtextedit-h.html +++ b/doc/html/qtextedit-h.html @@ -80,9 +80,9 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqscrollview.h" #include "ntqstylesheet.h" -#include "ntqptrvector.h" +#include "tqptrvector.h" #include "tqvaluelist.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #endif // QT_H #ifndef TQT_NO_TEXTEDIT |