ui/views/fullscreenview/inc/glxfullscreenview.h
changeset 52 a3a4c0de738e
parent 50 a0f57508af73
child 54 0f0f3f26f787
--- 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