classicui_pub/setting_pages_api/tsrc/inc/testaknradiobuttonsettingpageprotected.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
--- a/classicui_pub/setting_pages_api/tsrc/inc/testaknradiobuttonsettingpageprotected.h	Mon Mar 15 12:41:34 2010 +0200
+++ b/classicui_pub/setting_pages_api/tsrc/inc/testaknradiobuttonsettingpageprotected.h	Wed Mar 31 21:59:52 2010 +0300
@@ -64,6 +64,10 @@
      * This fuction is wrote for testing WriteInternalStateL() function
      */
     void DoWriteInternalStateL(RWriteStream& aWriteStream) const;
+    /*
+     * This function is wrote for testing ProcessCommandL() function
+     */
+    void TestProcessCommandL( TInt aCommandId );
     };
 
 #endif /*C_TESTAKNRADIOBUTTONSETTINGPAGEPROTECTED_H*/