diff options
Diffstat (limited to 'kdevdesigner/designer/designer_pch.h')
-rw-r--r-- | kdevdesigner/designer/designer_pch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdevdesigner/designer/designer_pch.h b/kdevdesigner/designer/designer_pch.h index 883a7a7c..fa840181 100644 --- a/kdevdesigner/designer/designer_pch.h +++ b/kdevdesigner/designer/designer_pch.h @@ -1,6 +1,6 @@ /* * This is a precompiled header file for use in Xcode / Mac GCC / - * GCC >= 3.4 / VC to greatly speed the building of Qt Designer. It may + * GCC >= 3.4 / VC to greatly speed the building of TQt Designer. It may * also be of use to people developing their own project, but it is * probably better to define your own header. Use of this header is * currently UNSUPPORTED. @@ -8,7 +8,7 @@ #if defined __cplusplus -#include <private/qucomextra_p.h> +#include <private/tqucomextra_p.h> #include <tqaction.h> #include <tqapplication.h> #include <tqcheckbox.h> |