From cc794c5ba028bbf07fa280ed49bd0b8cfb745bd7 Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 14 May 2003 14:41:47 +0000 Subject: move lastHitField stuff into OPIMRecord --- (limited to 'libopie/pim/ocontact.h') diff --git a/libopie/pim/ocontact.h b/libopie/pim/ocontact.h index f79f0f3..dd2de17 100644 --- a/libopie/pim/ocontact.h +++ b/libopie/pim/ocontact.h @@ -214,10 +214,6 @@ public: void setEmails( const QString &v ); QString emails() const { return find( Qtopia::Emails ); } static int rtti(); - int lastHitField() const {return m_lastHitField;}; -protected: - mutable int m_lastHitField; - void setLastHitField(int i) const { m_lastHitField = i; }; private: // The XML-Backend needs some access to the private functions -- cgit v0.9.0.2