[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/client selectconfiguration_widget.cpp,1.27,1.28
From:       kde () office ! kde ! org
Date:       2002-12-19 3:40:04
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv26824

Modified Files:
	selectconfiguration_widget.cpp 
Log Message:
fix start button

Index: selectconfiguration_widget.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/selectconfiguration_widget.cpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- selectconfiguration_widget.cpp	19 Dec 2002 03:11:07 -0000	1.27
+++ selectconfiguration_widget.cpp	19 Dec 2002 03:40:02 -0000	1.28
@@ -74,6 +74,13 @@
 
 	connect(m_backButton, SIGNAL(clicked()), this, SIGNAL(leaveGame()));
 
+	serverButtons->addItem(new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum));
+
+	m_connectButton = new KPushButton(SmallIcon("forward"), i18n("Start Game"), this);
+	serverButtons->addWidget(m_connectButton);
+
+	connect(m_connectButton, SIGNAL(clicked()), this, SLOT(connectClicked()));
+
     // Status indicator.
 	status_label = new QLabel(this);
 	status_label->setText(i18n("Retrieving configuration list..."));

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic