From 7fc46170cb07fb71debd870887b6a85aa89f5e26 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 2 Mar 2014 19:58:43 -0600 Subject: Fix kded service and symbol export in support of commit 722ce1ef. --- 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 ea42667b..427ad7e2 100644 --- a/vcs/subversion/tdevsvnd.cpp +++ b/vcs/subversion/tdevsvnd.cpp @@ -36,7 +36,7 @@ #include "commitdlg.h" extern "C" { - KDE_EXPORT KDEDModule *create_kdevsvnd(const TQCString &name) { + KDE_EXPORT KDEDModule *create_tdevsvnd(const TQCString &name) { return new TDevSvnd(name); } } -- cgit v1.2.3