diff options
Diffstat (limited to 'tools/designer/designer/project.h')
| -rw-r--r-- | tools/designer/designer/project.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/designer/designer/project.h b/tools/designer/designer/project.h index ecd6b1086..066712c12 100644 --- a/tools/designer/designer/project.h +++ b/tools/designer/designer/project.h @@ -34,18 +34,18 @@ #ifndef PROJECT_H #define PROJECT_H -#include <qfeatures.h> +#include <ntqfeatures.h> -#include <qstring.h> -#include <qstringlist.h> -#include <qptrlist.h> -#include <qmap.h> +#include <ntqstring.h> +#include <ntqstringlist.h> +#include <ntqptrlist.h> +#include <ntqmap.h> #include <private/qpluginmanager_p.h> #include "../interfaces/projectsettingsiface.h" #include "sourcefile.h" #include "formfile.h" -#include <qobjectlist.h> -#include <qptrdict.h> +#include <ntqobjectlist.h> +#include <ntqptrdict.h> #include "formfile.h" class TQObjectList; |
