From 5fbaba69567fec6978b2587fc1cd4fe66a9e6f80 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 16 Feb 2013 17:55:55 -0600 Subject: Rename additional kabc files --- tdeabc/plugins/file/resourcefileplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeabc/plugins/file/resourcefileplugin.cpp') diff --git a/tdeabc/plugins/file/resourcefileplugin.cpp b/tdeabc/plugins/file/resourcefileplugin.cpp index 4dce19bc0..7c5b3359d 100644 --- a/tdeabc/plugins/file/resourcefileplugin.cpp +++ b/tdeabc/plugins/file/resourcefileplugin.cpp @@ -25,7 +25,7 @@ using namespace KABC; extern "C" { - KDE_EXPORT void *init_kabc_file() + KDE_EXPORT void *init_tdeabc_file() { return new KRES::PluginFactory(); } -- cgit v1.2.1