diff -r 914f330b6aa8 -r 25a77484ec72 mapeditor.h --- a/mapeditor.h Thu Apr 02 09:57:47 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 ();