diff -r b77b56f707f1 -r 25a77484ec72 mapeditor.h --- a/mapeditor.h Mon Jan 05 16:31:38 2009 +0000 +++ b/mapeditor.h Tue Apr 07 16:15:53 2009 +0000 @@ -101,7 +101,7 @@ public slots: void updateSelection(const QItemSelection &,const QItemSelection &); // update selection - void updateCurrent (const QModelIndex&,const QModelIndex&); // update selection + void updateData (const QModelIndex&); // update data public: void setSelectionColor (QColor c); QColor getSelectionColor ();