diff options
Diffstat (limited to 'tools/designer/tools/tqtcreatecw/main.cpp')
-rw-r--r-- | tools/designer/tools/tqtcreatecw/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/tools/tqtcreatecw/main.cpp b/tools/designer/tools/tqtcreatecw/main.cpp index 02633f37d..36dd3c9af 100644 --- a/tools/designer/tools/tqtcreatecw/main.cpp +++ b/tools/designer/tools/tqtcreatecw/main.cpp @@ -36,7 +36,7 @@ #include <tqvaluelist.h> #include <tqstrlist.h> #include <tqmetaobject.h> -#include <ntqapplication.h> +#include <tqapplication.h> // STEP1: Include header files of the widgets for which a description // should be created here. If you have a widget which is defined in |