phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h
branchRCL_3
changeset 68 9da50d567e3c
parent 63 f4a778e096c2
child 85 38bb213f60ba
equal deleted inserted replaced
63:f4a778e096c2 68:9da50d567e3c
   470      * Used for hiding/showing the StatusControl
   470      * Used for hiding/showing the StatusControl
   471      * Own.
   471      * Own.
   472      */
   472      */
   473 	CCCaFactoryExtensionNotifier* iFactoryExtensionNotifier;
   473 	CCCaFactoryExtensionNotifier* iFactoryExtensionNotifier;
   474 	
   474 	
   475 	
       
   476 	TBool iLongTap;
       
   477 	
       
   478 	/**
   475 	/**
   479 	 * Owns - Input Blocker
   476 	 * Owns - Input Blocker
   480 	 */
   477 	 */
   481 	CAknInputBlock* iInputBlocker;
   478 	CAknInputBlock* iInputBlocker;
   482     };
   479     };