From 36d1594949e416e812ed681ed3c84d80649fbf20 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 28 Sep 2018 14:42:41 +0900 Subject: qt -> tqt conversion: kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro --- languages/python/pythonsupportpart.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/python/pythonsupportpart.cpp') 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 #include -#include "qtdesignerpythonintegration.h" +#include "tqtdesignerpythonintegration.h" #include "pythonimplementationwidget.h" typedef KDevGenericFactory PythonSupportFactory; -- cgit v1.2.3