emailuis/nmailuiwidgets/inc/nmrecipientlineedit.h
changeset 75 47d84de1c893
parent 54 997a02608b3a
child 74 6c59112cfd31
--- a/emailuis/nmailuiwidgets/inc/nmrecipientlineedit.h	Fri Sep 17 08:27:21 2010 +0300
+++ b/emailuis/nmailuiwidgets/inc/nmrecipientlineedit.h	Mon Oct 04 00:05:37 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