diff options
Diffstat (limited to 'languages/python/pythonsupportpart.cpp')
-rw-r--r-- | languages/python/pythonsupportpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/pythonsupportpart.cpp b/languages/python/pythonsupportpart.cpp index 092f40b9..e7529c2f 100644 --- a/languages/python/pythonsupportpart.cpp +++ b/languages/python/pythonsupportpart.cpp @@ -35,7 +35,7 @@ #include <tdelocale.h> #include <tqregexp.h> -#include "qtdesignerpythonintegration.h" +#include "tqtdesignerpythonintegration.h" #include "pythonimplementationwidget.h" typedef KDevGenericFactory<PythonSupportPart> PythonSupportFactory; |