From 1d82d044bbdedd407f6d08305522187ffd256552 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 22 Aug 2005 15:42:41 +0000 Subject: kapi search fix --- (limited to 'kabc/address.h') diff --git a/kabc/address.h b/kabc/address.h index 37dd851..38ad20b 100644 --- a/kabc/address.h +++ b/kabc/address.h @@ -30,6 +30,7 @@ $Id$ #include #include +#include #include #include @@ -95,6 +96,7 @@ class Address that you can specify the type. */ Address( int ); + bool matchAddress( QRegExp* searchExp ) const; bool operator==( const Address & ) const; bool operator!=( const Address & ) const; -- cgit v0.9.0.2