From 28b70b2b7f8fa03ba0991fb73dccf7b46e5c3d1f Mon Sep 17 00:00:00 2001 From: eilers Date: Fri, 01 Nov 2002 15:10:42 +0000 Subject: Added regExp-search in database for all fields in a contact. --- (limited to 'libopie2/opiepim/ocontact.h') diff --git a/libopie2/opiepim/ocontact.h b/libopie2/opiepim/ocontact.h index 382ab94..038a59f 100644 --- a/libopie2/opiepim/ocontact.h +++ b/libopie2/opiepim/ocontact.h @@ -107,11 +107,7 @@ public: void setNotes( const QString &v ) { replace( Qtopia::Notes, v); } bool match( const QString ®exp ) const; - -// DON'T ATTEMPT TO USE THIS -#ifdef QTOPIA_INTERNAL_CONTACT_MRE bool match( const QRegExp ®exp ) const; -#endif // // custom // void setCustomField( const QString &key, const QString &v ) -- cgit v0.9.0.2