From fd1f8bdfc8bad5a0344468118c66c6afe3044fde Mon Sep 17 00:00:00 2001 From: eilers Date: Fri, 09 May 2003 08:40:42 +0000 Subject: Added two QCop functions for OSearch: editUid(int), showUid(int).. --- (limited to 'core/pim/addressbook/abview.h') diff --git a/core/pim/addressbook/abview.h b/core/pim/addressbook/abview.h index 8570fe7..55c63cc 100644 --- a/core/pim/addressbook/abview.h +++ b/core/pim/addressbook/abview.h @@ -29,6 +29,7 @@ public: void setView( Views view ); void showPersonal( bool personal ); + void setCurrentUid( int uid ); void setShowByCategory( const QString& cat ); void setShowToView( Views view ); void setShowByLetter( char c ); -- cgit v0.9.0.2