application/inc/PodcastListView.h
branchRCL_3
changeset 341 a648d7ca5e27
parent 318 a231cc388498
child 368 b131f7696342
equal deleted inserted replaced
339:3e12d343ea30 341:a648d7ca5e27
   166 		 TBuf<1024> iListboxFormatbuffer;
   166 		 TBuf<1024> iListboxFormatbuffer;
   167 		 TBuf<1024> iListboxFormatbufferShort;
   167 		 TBuf<1024> iListboxFormatbufferShort;
   168 		 
   168 		 
   169 		 CAknToolbar *iToolbar;
   169 		 CAknToolbar *iToolbar;
   170 		 CAknWaitDialog *iWaitDialog;
   170 		 CAknWaitDialog *iWaitDialog;
   171 		 TBool flipFlop;
   171 
   172     };
   172     };
   173 #endif // PODCASTBASEVIEWH
   173 #endif // PODCASTBASEVIEWH
   174 
   174