vymview.h
changeset 849 988f1908a7c4
parent 829 832e96c9abb6
     1.1 --- a/vymview.h	Mon Mar 08 12:24:26 2010 +0000
     1.2 +++ b/vymview.h	Fri Jul 23 16:43:49 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: