diff -r a60acebbbd9d -r 78ad99c24f08 photosgallery/viewframework/views/cloudview/inc/glxbubbletimer.h --- a/photosgallery/viewframework/views/cloudview/inc/glxbubbletimer.h Tue May 11 16:13:40 2010 +0300 +++ b/photosgallery/viewframework/views/cloudview/inc/glxbubbletimer.h Tue May 25 12:42:31 2010 +0300 @@ -31,11 +31,11 @@ { public: /** - * @function TimerComplete + * @function TimerCompleteL * @since S60 3.2 * Function is used to get timer notification */ - virtual void TimerComplete() = 0; + virtual void TimerCompleteL() = 0; }; //Forward Declaration