vymview.h
changeset 842 bec082472471
parent 829 832e96c9abb6
     1.1 --- a/vymview.h	Mon Mar 22 15:37:23 2010 +0000
     1.2 +++ b/vymview.h	Tue Mar 30 17:30:39 2010 +0000
     1.3 @@ -18,6 +18,7 @@
     1.4  	~VymView();
     1.5  	VymModel* getModel();
     1.6  	MapEditor* getMapEditor();
     1.7 +	TreeEditor* getTreeEditor();
     1.8  	void initFocus();
     1.9  
    1.10  public slots: