diff options
Diffstat (limited to 'puic/widgetdatabase.cpp')
-rw-r--r-- | puic/widgetdatabase.cpp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/puic/widgetdatabase.cpp b/puic/widgetdatabase.cpp index d94ebce..284023f 100644 --- a/puic/widgetdatabase.cpp +++ b/puic/widgetdatabase.cpp @@ -30,12 +30,12 @@ #include <ntqapplication.h> #define NO_STATIC_COLORS #include <globaldefs.h> -#include <ntqstrlist.h> -#include <ntqdict.h> -#include <ntqfile.h> -#include <ntqtextstream.h> -#include <ntqcleanuphandler.h> -#include <ntqfeatures.h> +#include <tqstrlist.h> +#include <tqdict.h> +#include <tqfile.h> +#include <tqtextstream.h> +#include <tqcleanuphandler.h> +#include <tqfeatures.h> #include <stdlib.h> |