summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/abtable.h
authoreilers <eilers>2002-10-20 12:24:37 (UTC)
committer eilers <eilers>2002-10-20 12:24:37 (UTC)
commit4b27ac49b4027ffd59d2606f1aceea313446aede (patch) (side-by-side diff)
treec03c578b727fbb95ffd0e2f2b8a2b6275ca781d5 /core/pim/addressbook/abtable.h
parent82689364fd558ccd28253961204e6b3eb9e32b03 (diff)
downloadopie-4b27ac49b4027ffd59d2606f1aceea313446aede.zip
opie-4b27ac49b4027ffd59d2606f1aceea313446aede.tar.gz
opie-4b27ac49b4027ffd59d2606f1aceea313446aede.tar.bz2
Connected configuration to search engine
Diffstat (limited to 'core/pim/addressbook/abtable.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/abtable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/addressbook/abtable.h b/core/pim/addressbook/abtable.h
index 1039e66..b445874 100644
--- a/core/pim/addressbook/abtable.h
+++ b/core/pim/addressbook/abtable.h
@@ -99,7 +99,7 @@ public:
QString showBook() const;
public slots:
- void slotDoFind( const QString &str, bool caseSensitive, bool backwards,
+ void slotDoFind( const QString &str, bool caseSensitive, bool useRegExp, bool backwards,
QString category = QString::null );
signals:
void empty( bool );