[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kaccounts-providers] jobs: Port to KGAPI (KGoogle got renamed to KGAPI)
From:       Alex Fiestas <afiestas () kde ! org>
Date:       2015-10-15 21:01:27
Message-ID: E1ZmpeR-0000yK-U4 () scm ! kde ! org
[Download RAW message or body]

Git commit f647611cad141da65d4d47dda1bbaae910a6d420 by Alex Fiestas.
Committed on 24/06/2012 at 21:41.
Pushed by mklapetek into branch 'master'.

Port to KGAPI (KGoogle got renamed to KGAPI)

M  +2    -9    jobs/ocreatecontact.cpp

http://commits.kde.org/kaccounts-providers/f647611cad141da65d4d47dda1bbaae9=
10a6d420

diff --git a/jobs/ocreatecontact.cpp b/jobs/ocreatecontact.cpp
index 1ee41ff..c237385 100644
--- a/jobs/ocreatecontact.cpp
+++ b/jobs/ocreatecontact.cpp
@@ -24,24 +24,17 @@
 =

 #include <QtDBus/QDBusInterface>
 =

-#include <libkgoogle/auth.h>
-#include <libkgoogle/reply.h>
-#include <libkgoogle/request.h>
-#include <libkgoogle/accessmanager.h>
-#include <libkgoogle/objects/calendar.h>
-#include <libkgoogle/services/calendar.h>
-
 #include <akonadi/agenttype.h>
 #include <akonadi/agentmanager.h>
 #include <akonadi/agentinstancecreatejob.h>
 #include <unistd.h>
 =

 #include <KDebug>
+#include <klocalizedstring.h>
 #include <KWallet/Wallet>
 =

 using namespace KWallet;
 using namespace Akonadi;
-using namespace KGoogle;
 =

 OCreateContact::OCreateContact(KConfigGroup group, QObject* parent)
 : KJob(parent)
@@ -172,4 +165,4 @@ void OCreateContact::useCalendarResource()
     instance.reconfigure();
 =

     emitResult();
-}
\ No newline at end of file
+}

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic