diff -r d0b4e67b3a60 -r f291796e213d ui/views/gridview/inc/glxgridview.h --- a/ui/views/gridview/inc/glxgridview.h Wed Jun 23 18:12:48 2010 +0300 +++ b/ui/views/gridview/inc/glxgridview.h Tue Jul 06 14:16:16 2010 +0300 @@ -70,7 +70,7 @@ void populated(); protected : - QVariant itemChange (GraphicsItemChange change, const QVariant &value) ; + private slots: void indicateLongPress(const QModelIndex& index, QPointF coords);