diff options
Diffstat (limited to 'doc/html/qvariant-h.html')
-rw-r--r-- | doc/html/qvariant-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qvariant-h.html b/doc/html/qvariant-h.html index be99da79c..caba962b6 100644 --- a/doc/html/qvariant-h.html +++ b/doc/html/qvariant-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQVARIANT_H #ifndef QT_H -#include "ntqstring.h" +#include "tqstring.h" #endif // QT_H #ifndef TQT_NO_VARIANT @@ -356,7 +356,7 @@ public: // down here for GCC 2.7.* compatibility #ifndef QT_H #include "tqvaluelist.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "tqmap.h" #endif // QT_H |