mainwindow.h
changeset 832 6a6018ba4cc7
parent 829 832e96c9abb6
child 837 5ecd0462f76b
     1.1 --- a/mainwindow.h	Tue Mar 09 08:29:09 2010 +0000
     1.2 +++ b/mainwindow.h	Tue Mar 09 09:37:57 2010 +0000
     1.3 @@ -74,6 +74,7 @@
     1.4  	MapEditor* currentMapEditor() const;
     1.5  	VymModel* currentModel() const;
     1.6  public:	
     1.7 +	uint currentModelID() const;
     1.8  	VymModel* getModel(uint) const;
     1.9      
    1.10  private slots: