summaryrefslogtreecommitdiffstats
path: root/languages/cpp/subclassing_template/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/subclassing_template/CMakeLists.txt')
-rw-r--r--languages/cpp/subclassing_template/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/languages/cpp/subclassing_template/CMakeLists.txt b/languages/cpp/subclassing_template/CMakeLists.txt
index 3223a7d7..4da5b172 100644
--- a/languages/cpp/subclassing_template/CMakeLists.txt
+++ b/languages/cpp/subclassing_template/CMakeLists.txt
@@ -11,5 +11,4 @@
install( FILES
subclass_template.h subclass_template.cpp
- subclass_qt4_template.h subclass_qt4_template.cpp
DESTINATION ${DATA_INSTALL_DIR}/kdevcppsupport/subclassing )