From ed49c55dac215ac2ed9286ebfc36e5a19417f0bb Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 20 Sep 2004 19:27:24 +0000 Subject: more DTM sync --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index f01f306..e89bf41 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -460,9 +460,10 @@ class KABCore : public QWidget QString mCurrentSyncName; void quickSyncLocalFile(); bool syncWithFile( QString fn , bool quick ); - void KABCore::syncLocalFile(); - void KABCore::syncPhone(); - void KABCore::syncSharp(); + void syncLocalFile(); + void syncPhone(); + void syncSharp(); + bool syncExternal(QString); void multiSync( bool askforPrefs ); int mCurrentSyncProfile ; void syncRemote( KSyncProfile* prof, bool ask = true); -- cgit v0.9.0.2