From c3a704f5acda9cf9fee66e5c0b1b864f3b7dd852 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Wed, 04 Aug 2004 22:45:22 +0000 Subject: final changes for addressbook sync config dialog --- (limited to 'kabc/resource.cpp') diff --git a/kabc/resource.cpp b/kabc/resource.cpp index 2f03927..d39fd6a 100644 --- a/kabc/resource.cpp +++ b/kabc/resource.cpp @@ -113,6 +113,11 @@ bool Resource::isSyncable() const return (mSyncProfile != 0); } +KSyncProfile* Resource::getSyncProfile() +{ + return mSyncProfile; +} + QString Resource::fileName() const { -- cgit v0.9.0.2