changeset 4513 | 1dd97c710f5a |
parent 4511 | df827e70ae63 |
child 4519 | aee36896d46b |
--- a/QTfrontend/mapContainer.h Mon Dec 13 01:24:06 2010 +0100 +++ b/QTfrontend/mapContainer.h Mon Dec 13 04:52:23 2010 +0100 @@ -45,6 +45,8 @@ QString getCurrentMap() const; QString getCurrentTheme() const; int getCurrentHHLimit() const; + QString getCurrentScheme() const; + QString getCurrentWeapons() const; quint32 getTemplateFilter() const; MapGenerator get_mapgen(void) const; int get_maze_size(void) const;