summaryrefslogtreecommitdiff
path: root/libopie/pim/ocontactaccess.h
Side-by-side diff
Diffstat (limited to 'libopie/pim/ocontactaccess.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie/pim/ocontactaccess.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/libopie/pim/ocontactaccess.h b/libopie/pim/ocontactaccess.h
index d7ceaf2..e90db32 100644
--- a/libopie/pim/ocontactaccess.h
+++ b/libopie/pim/ocontactaccess.h
@@ -19,2 +19,6 @@
* $Log$
+ * Revision 1.8 2003/05/08 13:55:09 tille
+ * search stuff
+ * and match, toRichText & toShortText in oevent
+ *
* Revision 1.7 2003/04/13 18:07:10 zecke
@@ -112,4 +116,2 @@ class OContactAccess: public QObject, public OPimAccessTemplate<OContact>
- ORecordList<OContact> matchRegexp( const QRegExp &r )const;
-
/** Return all Contacts in a sorted manner.