diff -r 962001cfcf48 -r 46fd70de89e2 QTfrontend/pages.h --- a/QTfrontend/pages.h Tue Oct 21 18:31:40 2008 +0000 +++ b/QTfrontend/pages.h Wed Oct 22 14:01:43 2008 +0000 @@ -1,6 +1,6 @@ /* * Hedgewars, a free turn based strategy game - * Copyright (c) 2006, 2007 Andrey Korotaev + * Copyright (c) 2006-2008 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 @@ -216,6 +216,7 @@ QPushButton * BtnNetConnect; QPushButton * BtnNetSvrStart; QPushButton * BtnSpecifyServer; + QPushButton * BtnOfficialServer; private: QGroupBox * ConnGroupBox;