classicui_pub/editors_api/inc/EIKEDWIN.H
branchRCL_3
changeset 51 fcdfafb36fe7
parent 50 a1caeb42b3a3
equal deleted inserted replaced
50:a1caeb42b3a3 51:fcdfafb36fe7
   493         
   493         
   494         /**
   494         /**
   495 		 * Record enableSmiley is supported.
   495 		 * Record enableSmiley is supported.
   496 		 */
   496 		 */
   497 		TBool iEnableSmileySupported;
   497 		TBool iEnableSmileySupported;
       
   498 		
       
   499 		/**
       
   500 		 * Record if text view has been actually hidden.
       
   501 		 */
       
   502 		TBool iTextViewHidden;
   498         };
   503         };
   499 
   504 
   500 public:
   505 public:
   501 
   506 
   502     /**
   507     /**