[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:05:59 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=94f9c00

The following commit has been merged in the master branch:
commit 94f9c0083e3f43f7fa7bd5557108527977f40527
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Wed Aug 6 13:16:46 2014 +0200

    K_EXPORT_PLUGIN is not needed anymore
---
 plugins/gabble/gabble-account-ui-plugin.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugins/gabble/gabble-account-ui-plugin.cpp b/plugins/gabble/gabble-account-ui-plugin.cpp
index aa810de..60f00ce 100644
--- a/plugins/gabble/gabble-account-ui-plugin.cpp
+++ b/plugins/gabble/gabble-account-ui-plugin.cpp
@@ -47,6 +47,5 @@ AbstractAccountUi* GabbleAccountUiPlugin::accountUi(const QString &connectionMan
 }
 
 K_PLUGIN_FACTORY(factory, registerPlugin<GabbleAccountUiPlugin>();)
-K_EXPORT_PLUGIN(factory("kcmtelepathyaccounts_plugin_gabble"))
 
 #include "gabble-account-ui-plugin.moc"

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list