From 41f7ca9b5d2cf09d3a1bfcb32f086408ce1f4c9e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 May 2014 15:36:42 +0900 Subject: Revert "Fix kded service and symbol export in support of commit 722ce1ef." This reverts commit 7fc46170cb07fb71debd870887b6a85aa89f5e26. --- vcs/subversion/tdevsvnd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcs/subversion/tdevsvnd.cpp') diff --git a/vcs/subversion/tdevsvnd.cpp b/vcs/subversion/tdevsvnd.cpp index 427ad7e2..ea42667b 100644 --- a/vcs/subversion/tdevsvnd.cpp +++ b/vcs/subversion/tdevsvnd.cpp @@ -36,7 +36,7 @@ #include "commitdlg.h" extern "C" { - KDE_EXPORT KDEDModule *create_tdevsvnd(const TQCString &name) { + KDE_EXPORT KDEDModule *create_kdevsvnd(const TQCString &name) { return new TDevSvnd(name); } } -- cgit v1.2.3