mainwindow.h
changeset 833 bfacef6f29c1
parent 829 832e96c9abb6
child 837 5ecd0462f76b
     1.1 --- a/mainwindow.h	Mon Mar 08 12:24:26 2010 +0000
     1.2 +++ b/mainwindow.h	Tue Mar 09 13:09:05 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: