summaryrefslogtreecommitdiffstats
path: root/chalk/colorspaces/wetsticky/brushop
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-05-23 20:48:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-05-29 15:16:28 +0900
commit8b78a8791bc539bcffe7159f9d9714d577cb3d7d (patch)
tree1328291f966f19a22d7b13657d3f01a588eb1083 /chalk/colorspaces/wetsticky/brushop
parent95834e2bdc5e01ae1bd21ac0dfa4fa1d2417fae9 (diff)
downloadkoffice-8b78a8791bc539bcffe7159f9d9714d577cb3d7d.tar.gz
koffice-8b78a8791bc539bcffe7159f9d9714d577cb3d7d.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk/colorspaces/wetsticky/brushop')
-rw-r--r--chalk/colorspaces/wetsticky/brushop/Makefile.am4
-rw-r--r--chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cpp (renamed from chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cc)0
-rw-r--r--chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cpp (renamed from chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cc)2
3 files changed, 3 insertions, 3 deletions
diff --git a/chalk/colorspaces/wetsticky/brushop/Makefile.am b/chalk/colorspaces/wetsticky/brushop/Makefile.am
index 8df4d61e3..eae064f8e 100644
--- a/chalk/colorspaces/wetsticky/brushop/Makefile.am
+++ b/chalk/colorspaces/wetsticky/brushop/Makefile.am
@@ -13,8 +13,8 @@ INCLUDES = -I$(srcdir)/../../../sdk \
chalkwsbrushpaintop_la_SOURCES = \
- wsbrushpaintop_plugin.cc \
- kis_wsbrushop.cc
+ wsbrushpaintop_plugin.cpp \
+ kis_wsbrushop.cpp
noinst_HEADERS= \
wsbrushpaintop_plugin.h \
diff --git a/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cc b/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cpp
index ed828bf51..ed828bf51 100644
--- a/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cc
+++ b/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cpp
diff --git a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cc b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cpp
index 1f141bb4f..97c892b2b 100644
--- a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cc
+++ b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cpp
@@ -1,5 +1,5 @@
/*
- * wsbrushpaintop_plugin.cc -- Part of Chalk
+ * wsbrushpaintop_plugin.cpp -- Part of Chalk
*
* Copyright (c) 2005 Boudewijn Rempt (boud@valdyas.org)
*