diff -r 72396548277c -r aa2fa096cbfb ui/views/gridview/inc/glxgridview.h --- a/ui/views/gridview/inc/glxgridview.h Fri May 28 21:11:54 2010 +0530 +++ b/ui/views/gridview/inc/glxgridview.h Fri Jun 11 17:53:15 2010 +0530 @@ -71,11 +71,6 @@ protected : QVariant itemChange (GraphicsItemChange change, const QVariant &value) ; - - /* - * To emit the signal when application goes into background or come back to foreground - */ - bool eventFilter(QObject *obj, QEvent *ev); private slots: void indicateLongPress(const QModelIndex& index, QPointF coords);