scrsaver/scrsaverplugins/SlideshowPlugin/inc/SlideshowPlugin.h
branchRCL_3
changeset 24 fc25e03508fd
parent 23 e8d784ac1a4b
equal deleted inserted replaced
23:e8d784ac1a4b 24:fc25e03508fd
   352     //loading state
   352     //loading state
   353     TBool iIsLoadFinished;
   353     TBool iIsLoadFinished;
   354 
   354 
   355     // MDS session
   355     // MDS session
   356     CMdESession* iMdESession;
   356     CMdESession* iMdESession;
       
   357     
       
   358     // MDS query owned 
       
   359     CMdEObjectQuery* iQuery;
   357     };  
   360     };  
   358 
   361 
   359 
   362 
   360 #endif // C_SLIDESHOWPLUGIN_H
   363 #endif // C_SLIDESHOWPLUGIN_H
   361 // End Of file
   364 // End Of file