From 47e60a8dc20f46dd00b9405f7fde122792018627 Mon Sep 17 00:00:00 2001 From: eilers Date: Fri, 18 Oct 2002 15:42:57 +0000 Subject: First attempt of new find entry field.. It still needs some finetuning ! --- (limited to 'core/pim/addressbook/abtable.h') diff --git a/core/pim/addressbook/abtable.h b/core/pim/addressbook/abtable.h index 80c3ca0..a603e17 100644 --- a/core/pim/addressbook/abtable.h +++ b/core/pim/addressbook/abtable.h @@ -100,7 +100,7 @@ public: public slots: void slotDoFind( const QString &str, bool caseSensitive, bool backwards, - int category ); + QString category = QString::null ); signals: void empty( bool ); void details(); -- cgit v0.9.0.2