diff -r 194d5a7a3fd4 -r 5d6c7f88db73 QTfrontend/gamecfgwidget.h --- a/QTfrontend/gamecfgwidget.h Sat Dec 18 21:19:26 2010 +0300 +++ b/QTfrontend/gamecfgwidget.h Sat Dec 18 23:02:39 2010 +0300 @@ -36,7 +36,7 @@ Q_OBJECT public: - GameCFGWidget(QWidget* parent, bool externalControl=false); + GameCFGWidget(QWidget* parent); quint32 getGameFlags() const; quint32 getInitHealth() const; QByteArray getFullConfig() const;