diff -r bde641cf53c8 -r e350500c4edb QTfrontend/ui/page/pagemain.h --- a/QTfrontend/ui/page/pagemain.h Thu Apr 04 14:37:19 2013 +0200 +++ b/QTfrontend/ui/page/pagemain.h Tue Jun 04 22:28:12 2013 +0200 @@ -1,6 +1,6 @@ /* * Hedgewars, a free turn based strategy game - * Copyright (c) 2004-2012 Andrey Korotaev + * Copyright (c) 2004-2013 Andrey Korotaev * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -29,6 +29,7 @@ public: PageMain(QWidget * parent = 0); + void resetNetworkChoice(); QPushButton * BtnSinglePlayer; QPushButton * BtnNet;