diff -r a8a98a94899a -r 7ddbe3fa34a1 selection.h --- a/selection.h Tue Nov 04 12:09:10 2008 +0000 +++ b/selection.h Mon Dec 08 16:57:33 2008 +0000 @@ -24,7 +24,7 @@ void copy(const Selection&); void clear(); void setModel (VymModel *); - void update(); + void update(); bool select (LinkableMapObj*); bool select (const QString &); bool reselect ();