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 3cb0d285e..8ae84142b 100644 --- a/tools/designer/designer/propertyeditor.cpp +++ b/tools/designer/designer/propertyeditor.cpp @@ -78,7 +78,7 @@ #include <ntqaccel.h> #include <tqworkspace.h> #include <tqtimer.h> -#include <ntqdragobject.h> +#include <tqdragobject.h> #include <tqdom.h> #include <ntqprocess.h> #include <tqstyle.h> |