diff -r aab204fe5061 -r ff85fa029541 QTfrontend/gamecfgwidget.h --- a/QTfrontend/gamecfgwidget.h Sat Nov 18 18:17:03 2006 +0000 +++ b/QTfrontend/gamecfgwidget.h Sat Nov 18 23:48:24 2006 +0000 @@ -33,6 +33,8 @@ GameCFGWidget(QWidget* parent=0); quint32 getGameFlags(); QString getCurrentSeed() const; + QString getCurrentMap() const; + QString getCurrentTheme() const; private slots: