diff -r ebfee66fde93 -r 84197e66a4bd messagingapp/msgui/msgapp/inc/msgviewmanager.h --- a/messagingapp/msgui/msgapp/inc/msgviewmanager.h Fri Jun 04 10:25:39 2010 +0100 +++ b/messagingapp/msgui/msgapp/inc/msgviewmanager.h Fri Jun 11 13:35:48 2010 +0300 @@ -84,6 +84,11 @@ */ void view(int msgId); + /** + * Returns the current active view. + */ + int currentView(); + private: /** * swiches back to last view after service request is complete.