ui/views/gridview/inc/glxgridview.h
changeset 44 aa2fa096cbfb
parent 43 72396548277c
child 45 863223ea6961
--- 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);