From ae6aaaf2ec81317d275ebaabba2de188279b58cd Mon Sep 17 00:00:00 2001 From: ulf69 Date: Fri, 01 Oct 2004 05:22:45 +0000 Subject: moved the global sync stuff from kabcore into a new class ksyncmanaager which can be used from all types of applications, like kapi, kopi and pwmpi --- (limited to 'kaddressbook/kabprefs.h') diff --git a/kaddressbook/kabprefs.h b/kaddressbook/kabprefs.h index 9926aa0..e4f359c 100644 --- a/kaddressbook/kabprefs.h +++ b/kaddressbook/kabprefs.h @@ -82,23 +82,7 @@ class KABPrefs : public KPimPrefs int mCurrentFilter; void setCategoryDefaults(); - // sync stuff - QString mLocalMachineName; - QStringList mExternSyncProfiles; - QStringList mSyncProfileNames; - bool mAskForPreferences; - bool mShowSyncSummary; - bool mShowSyncEvents; - bool mShowTodoInAgenda; - bool mWriteBackExistingOnly; - int mSyncAlgoPrefs; - int mRingSyncAlgoPrefs; - bool mWriteBackFile; - int mWriteBackInFuture; - QString mPhoneDevice; - QString mPhoneConnection; - QString mPhoneModel; - QString mLastSyncedLocalFile; // save! + private: KABPrefs(); -- cgit v0.9.0.2