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/qtdesignerpythonintegration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/python/qtdesignerpythonintegration.h') diff --git a/languages/python/qtdesignerpythonintegration.h b/languages/python/qtdesignerpythonintegration.h index 8b171f17..9878acad 100644 --- a/languages/python/qtdesignerpythonintegration.h +++ b/languages/python/qtdesignerpythonintegration.h @@ -20,7 +20,7 @@ #ifndef TQTDESIGNERPYTHONINTEGRATION_H #define TQTDESIGNERPYTHONINTEGRATION_H -#include +#include class QtDesignerPythonIntegration : public QtDesignerIntegration { -- cgit v1.2.3