diff -r c6aff8ceada0 -r 1dd97c710f5a QTfrontend/mapContainer.h --- 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;