widgets/widgetapp/inc/WidgetUiObserver.h
changeset 1 7c90e6132015
parent 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
0:dd21522fd290 1:7c90e6132015
   316         TFileName               iAppPrivatePath;
   316         TFileName               iAppPrivatePath;
   317         HBufC*                  iSoftkeyExitStr;
   317         HBufC*                  iSoftkeyExitStr;
   318         HBufC*                  iLeftSoftkeyStr;
   318         HBufC*                  iLeftSoftkeyStr;
   319         //Active Object to collect bitmap
   319         //Active Object to collect bitmap
   320         CIdle* iCollectBitmapTimer;
   320         CIdle* iCollectBitmapTimer;
       
   321         RFs iFs;
   321     };
   322     };
   322 
   323 
   323 #endif      // WIDGEUIOBSERVER_H
   324 #endif      // WIDGEUIOBSERVER_H
   324 
   325 
   325 // End of File
   326 // End of File