From 672beaaffcce643b8ab17a191327caa771641a7e Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 23 Jun 2010 02:32:10 +0000 Subject: Major KAddressbook carddav fixes and improvements (should now work with Zimbra once Zimbra fixes a standards compliance issue with contact creation mimetypes) Fixed handling of close events and save interaction with Kontact and Korganizer git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1141613 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kresources/carddav/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kresources/carddav/config.h') diff --git a/kresources/carddav/config.h b/kresources/carddav/config.h index c71d55a55..f74cb07f9 100644 --- a/kresources/carddav/config.h +++ b/kresources/carddav/config.h @@ -59,6 +59,7 @@ private: QLineEdit *mUsername; QLineEdit *mPassword; QCheckBox *mRememberPassword; + QCheckBox *mUseUriNotUID; CardDavReloadConfig* mReloadConfig; CardDavSaveConfig* mSaveConfig; -- cgit v1.2.1