fmradio/fmradio/inc/fmradiochannellistcontainer.h
branchRCL_3
changeset 3 42dc287846be
parent 0 f3d95d9c00ab
child 8 f73067c3e563
equal deleted inserted replaced
0:f3d95d9c00ab 3:42dc287846be
   226         TInt iMoveIndex;
   226         TInt iMoveIndex;
   227         TInt iTouchMoveIndex;
   227         TInt iTouchMoveIndex;
   228         MChannelListHandler& iObserver;
   228         MChannelListHandler& iObserver;
   229         // not owned
   229         // not owned
   230         CFMRadioChannelListView* iChannelView;
   230         CFMRadioChannelListView* iChannelView;
       
   231         // flag for rocker key move activation
       
   232         TBool iKeyMoveActivated;
   231     };
   233     };
   232 
   234 
   233 #endif
   235 #endif
   234 
   236 
   235 // End of File
   237 // End of File