diff options
Diffstat (limited to 'tools/designer/uic/main.cpp')
-rw-r--r-- | tools/designer/uic/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/uic/main.cpp b/tools/designer/uic/main.cpp index af06821e2..0f22a34fb 100644 --- a/tools/designer/uic/main.cpp +++ b/tools/designer/uic/main.cpp @@ -38,7 +38,7 @@ #endif #include <ntqapplication.h> #include <ntqfile.h> -#include <ntqstringlist.h> +#include <tqstringlist.h> #include <ntqdatetime.h> #include <ntqsettings.h> #define NO_STATIC_COLORS |