widgets/widgetapp/inc/WidgetUiObserver.h
branchRCL_3
changeset 47 e1bea15f9a39
parent 26 cb62a4f66ebe
child 48 79859ed3eea9
equal deleted inserted replaced
46:30342f40acbf 47:e1bea15f9a39
   316         HBufC*                  iSoftkeyExitStr;
   316         HBufC*                  iSoftkeyExitStr;
   317         HBufC*                  iLeftSoftkeyStr;
   317         HBufC*                  iLeftSoftkeyStr;
   318         //Active Object to collect bitmap
   318         //Active Object to collect bitmap
   319         CIdle* iCollectBitmapTimer;
   319         CIdle* iCollectBitmapTimer;
   320         RFs iFs;
   320         RFs iFs;
       
   321         RFile iFile;
   321     };
   322     };
   322 
   323 
   323 #endif      // WIDGEUIOBSERVER_H
   324 #endif      // WIDGEUIOBSERVER_H
   324 
   325 
   325 // End of File
   326 // End of File