classicui_pub/stylus_popup_menu_api/inc/aknstyluspopupmenu.h
branchRCL_3
changeset 25 941195f2d488
parent 0 2f259fa3e83a
child 51 fcdfafb36fe7
--- a/classicui_pub/stylus_popup_menu_api/inc/aknstyluspopupmenu.h	Tue May 11 16:27:42 2010 +0300
+++ b/classicui_pub/stylus_popup_menu_api/inc/aknstyluspopupmenu.h	Tue May 25 12:58:19 2010 +0300
@@ -212,6 +212,14 @@
      */
     void RemoveController();
     
+    /**
+     * Cleans the internal pointer which is used 
+     * to track object deletion.
+     * 
+     * @param aParam Pointer to stylus menu object.
+     */
+    static void CleanLocalRef( TAny* aParam );
+    
 private: // data
 
     /**