From 983b010853dfadfec3638e2afd90e522985f67fb Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 18 Sep 2004 08:25:05 +0000 Subject: more AB syncing --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index 10ce8f4..4487a8a 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -456,7 +456,6 @@ class KABCore : public QWidget // sync stuff! QPopupMenu *syncMenu; void fillSyncMenu(); - void confSync(); QString mCurrentSyncDevice; QString mCurrentSyncName; void quickSyncLocalFile(); @@ -471,6 +470,10 @@ class KABCore : public QWidget bool syncAB(QString filename, int mode); int ringSync(); QString getPassword( ); + int mGlobalSyncMode; + bool synchronizeAddressbooks( KABC::AddressBook* local, KABC::AddressBook* remote,int mode); + public slots: + void confSync(); // ********************* }; -- cgit v0.9.0.2