emailuis/nmailuiwidgets/inc/nmrecipientlineedit.h
changeset 68 83cc6bae1de8
parent 47 f83bd4ae1fe3
child 74 6c59112cfd31
--- a/emailuis/nmailuiwidgets/inc/nmrecipientlineedit.h	Fri Sep 03 17:52:02 2010 +0300
+++ b/emailuis/nmailuiwidgets/inc/nmrecipientlineedit.h	Wed Sep 15 12:09:55 2010 +0300
@@ -35,6 +35,7 @@
 
     // Get the emailaddress list generated from the content of the lineedit.
     QList<NmAddress> emailAddressList();
+    void addContacts(QList<NmAddress *> contacts);
 	
 public slots:
 #ifdef Q_OS_SYMBIAN