From 60598ea23e9fec7b4320985aad848c5ffee033c2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 13 Jul 2023 21:45:56 +0900 Subject: Removed Qt4 specific code and template files Signed-off-by: Michele Calgaro --- languages/cpp/subclassing_template/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'languages/cpp/subclassing_template/CMakeLists.txt') 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 ) -- cgit v1.2.3