From 247750abcbf6760bbc52aa5d64fc375d6fbee8a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 6 Dec 2020 19:28:06 +0900 Subject: Renaming of files in preparation for code style tools. Signed-off-by: Michele Calgaro (cherry picked from commit 00d4f92b717fbcbed6f9eee361975d6ee5380d59) --- qtmcop/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtmcop/CMakeLists.txt') diff --git a/qtmcop/CMakeLists.txt b/qtmcop/CMakeLists.txt index 6b68c18..721a627 100644 --- a/qtmcop/CMakeLists.txt +++ b/qtmcop/CMakeLists.txt @@ -34,7 +34,7 @@ install( FILES ##### qtmcop ############################## -set( qtmcop_SRCS qiomanager.cc ) +set( qtmcop_SRCS qiomanager.cpp ) tde_add_library( qtmcop SHARED AUTOMOC SOURCES ${qtmcop_SRCS} -- cgit v1.2.1