diff options
Diffstat (limited to 'tools/assistant/profile.cpp')
-rw-r--r-- | tools/assistant/profile.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/assistant/profile.cpp b/tools/assistant/profile.cpp index 8eb7330d3..231520eef 100644 --- a/tools/assistant/profile.cpp +++ b/tools/assistant/profile.cpp @@ -31,11 +31,11 @@ ** **********************************************************************/ #include "profile.h" -#include <qxml.h> -#include <qtextcodec.h> -#include <qfileinfo.h> -#include <qregexp.h> -#include <qdir.h> +#include <ntqxml.h> +#include <ntqtextcodec.h> +#include <ntqfileinfo.h> +#include <ntqregexp.h> +#include <ntqdir.h> #define QT_TITLE "TQt Reference Documentation" #define DESIGNER_TITLE "TQt Designer Manual" |