From 555e6179368fb2446c802041a01db4c9dad7db8f Mon Sep 17 00:00:00 2001 From: ulf69 Date: Fri, 06 Aug 2004 18:27:05 +0000 Subject: functionality now implemented by kabc resourceadapter --- (limited to 'pluginqtopiakabc/qtopiaaddressee.h') diff --git a/pluginqtopiakabc/qtopiaaddressee.h b/pluginqtopiakabc/qtopiaaddressee.h deleted file mode 100644 index c86d6c0..0000000 --- a/pluginqtopiakabc/qtopiaaddressee.h +++ b/dev/null @@ -1,21 +0,0 @@ -#include -#include - -#ifndef QTOPIA_ADDRESSE_H -#define QTOPIA_ADDRESSE_H - -class QtopiaAddressee : public KABC::Addressee { - - public: - - QtopiaAddressee(const PimContact & pimContact); - QtopiaAddressee(); - void setPimContact(const PimContact & pimContact); - - private: - QString id; - bool empty; -}; - -#endif - -- cgit v0.9.0.2