selection.h
changeset 729 7ddbe3fa34a1
parent 728 a8a98a94899a
child 732 b77b56f707f1
     1.1 --- a/selection.h	Tue Nov 04 12:09:10 2008 +0000
     1.2 +++ b/selection.h	Mon Dec 08 16:57:33 2008 +0000
     1.3 @@ -24,7 +24,7 @@
     1.4  	void copy(const Selection&);
     1.5  	void clear();
     1.6  	void setModel (VymModel *);
     1.7 -	void update();
     1.8 +	void update();      
     1.9  	bool select (LinkableMapObj*);
    1.10  	bool select (const QString &);
    1.11  	bool reselect ();