summaryrefslogtreecommitdiffstats
path: root/languages/python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/python/CMakeLists.txt')
-rw-r--r--languages/python/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/CMakeLists.txt b/languages/python/CMakeLists.txt
index 989ea1b1..485f78de 100644
--- a/languages/python/CMakeLists.txt
+++ b/languages/python/CMakeLists.txt
@@ -43,7 +43,7 @@ tde_add_kpart( libkdevpythonsupport AUTOMOC
SOURCES
pythonsupportpart.cpp pythonconfigwidget.cpp
pythonconfigwidgetbase.ui pythonimplementationwidget.cpp
- qtdesignerpythonintegration.cpp
+ tqtdesignerpythonintegration.cpp
LINK designerintegration-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)