diff options
Diffstat (limited to 'tools/designer/designer/propertyeditor.cpp')
-rw-r--r-- | tools/designer/designer/propertyeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/propertyeditor.cpp b/tools/designer/designer/propertyeditor.cpp index 436d6a75d..18d9e5202 100644 --- a/tools/designer/designer/propertyeditor.cpp +++ b/tools/designer/designer/propertyeditor.cpp @@ -81,7 +81,7 @@ #include <ntqdragobject.h> #include <tqdom.h> #include <ntqprocess.h> -#include <ntqstyle.h> +#include <tqstyle.h> #include <ntqdatetimeedit.h> #include <ntqassistantclient.h> #include <ntqdrawutil.h> |