summaryrefslogtreecommitdiffstats
path: root/kicker-applets/ktimemon/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-12-12 22:17:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-12-12 22:17:37 +0900
commitd8a307993b8d37b99b70d9d79de8afeb94927799 (patch)
treeeb20de880728bb2cdc49f7a10f2c4ee742e56020 /kicker-applets/ktimemon/CMakeLists.txt
parentb0eb4c8ab3c3d1dbdd5856829c17de6da48caf91 (diff)
downloadtdeaddons-d8a307993b8d37b99b70d9d79de8afeb94927799.tar.gz
tdeaddons-d8a307993b8d37b99b70d9d79de8afeb94927799.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kicker-applets/ktimemon/CMakeLists.txt')
-rw-r--r--kicker-applets/ktimemon/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/ktimemon/CMakeLists.txt b/kicker-applets/ktimemon/CMakeLists.txt
index 7d827d7..4419e45 100644
--- a/kicker-applets/ktimemon/CMakeLists.txt
+++ b/kicker-applets/ktimemon/CMakeLists.txt
@@ -16,7 +16,7 @@ link_directories(
##### ktimemon_panelapplet (kpart) ##############
tde_add_kpart( ktimemon_panelapplet AUTOMOC
- SOURCES confdlg.cc sample.cc timemon.cc
+ SOURCES confdlg.cpp sample.cpp timemon.cpp
LINK tdeio-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)