diff -r 9f56a4e1b8ab -r 08e69e956a8c classicui_pub/popups_api/tsrc/inc/testsdkpopupsspsp.h --- a/classicui_pub/popups_api/tsrc/inc/testsdkpopupsspsp.h Mon Mar 15 12:41:34 2010 +0200 +++ b/classicui_pub/popups_api/tsrc/inc/testsdkpopupsspsp.h Wed Mar 31 21:59:52 2010 +0300 @@ -69,6 +69,11 @@ */ void Reserved_2(); + /** + * ProcessCommandL test function for testing the + * Test ProcessCommandL function + */ + void ProcessCommandL( TInt aCommandId ); }; #endif /*C_TESTSDKPOPUPSSPSP_H*/