summaryrefslogtreecommitdiffstats
path: root/karbon/plugins/insertknots
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/plugins/insertknots')
-rw-r--r--karbon/plugins/insertknots/Makefile.am2
-rw-r--r--karbon/plugins/insertknots/insertknotsplugin.cpp (renamed from karbon/plugins/insertknots/insertknotsplugin.cc)0
2 files changed, 1 insertions, 1 deletions
diff --git a/karbon/plugins/insertknots/Makefile.am b/karbon/plugins/insertknots/Makefile.am
index a8b9ce0de..5605f1ef0 100644
--- a/karbon/plugins/insertknots/Makefile.am
+++ b/karbon/plugins/insertknots/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = $(KOFFICE_INCLUDES) -I$(top_srcdir)/karbon -I$(top_srcdir)/karbon/co
kde_module_LTLIBRARIES = karbon_insertknotsplugin.la
-karbon_insertknotsplugin_la_SOURCES = insertknotsplugin.cc
+karbon_insertknotsplugin_la_SOURCES = insertknotsplugin.cpp
karbon_insertknotsplugin_la_LIBADD = $(LIB_TDEPARTS) $(LIB_KOFFICECORE) $(LIB_KOFFICEUI) \
$(LIB_KOPAINTER) ../../libkarboncommon.la
diff --git a/karbon/plugins/insertknots/insertknotsplugin.cc b/karbon/plugins/insertknots/insertknotsplugin.cpp
index 19a1e4d56..19a1e4d56 100644
--- a/karbon/plugins/insertknots/insertknotsplugin.cc
+++ b/karbon/plugins/insertknots/insertknotsplugin.cpp