diff -r a0f57508af73 -r a3a4c0de738e ui/views/fullscreenview/inc/glxfullscreenview.h --- a/ui/views/fullscreenview/inc/glxfullscreenview.h Sat Jul 10 00:59:39 2010 +0530 +++ b/ui/views/fullscreenview/inc/glxfullscreenview.h Fri Jul 23 20:41:04 2010 +0530 @@ -111,8 +111,10 @@ void loadFullScreenToolBar(); void addToolBarAction( int commandId, const QString &iconName, const QString &name) ; void imageSelectionAnimation( const QModelIndex &index ); + void cancelSelectionAnimation( ); int getSubState(); void setHdmiModel( QAbstractItemModel *model ); + private: QAbstractItemModel *mModel; //no ownership HbMainWindow *mWindow; //no ownership