diff -r 4eb2df7f7cbe -r ff53afa8ad05 videoplayback/inc/hbvideobaseplaybackview.h --- a/videoplayback/inc/hbvideobaseplaybackview.h Fri Apr 30 09:52:11 2010 +0300 +++ b/videoplayback/inc/hbvideobaseplaybackview.h Fri May 14 15:14:51 2010 +0300 @@ -15,7 +15,7 @@ * */ -// Version : %version: da1mmcf#14 % +// Version : %version: da1mmcf#15 % @@ -92,11 +92,11 @@ void showDialog( const QString& qString, bool closeView = true ); virtual void handleClosePlaybackView(); - - bool event( QEvent *event ); RWindow *getWindow(); + bool eventFilter( QObject *object, QEvent *event ); + protected: void mousePressEvent( QGraphicsSceneMouseEvent *event );