--- 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 <unC0Rr@gmail.com>
+ * Copyright (c) 2006-2008 Andrey Korotaev <unC0Rr@gmail.com>
*
* 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;