QTfrontend/pages.h
changeset 1395 46fd70de89e2
parent 1377 a9e768739345
child 1399 ada2411c1d60
--- 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;