[atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.83,1.84 atlantik_network.h,1.43,1.44

[email protected]
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/libatlantikclient
In directory office:/tmp/cvs-serv25763/libatlantikclient

Modified Files:
	atlantik_network.cpp atlantik_network.h 
Log Message:
update statuslabel when game configuration options have been retrieved

Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- atlantik_network.cpp	21 Jan 2003 02:38:33 -0000	1.83
+++ atlantik_network.cpp	8 Feb 2003 15:36:03 -0000	1.84
@@ -363,6 +363,7 @@
 							emit gameOption(eOption.attributeNode(QString("title")).value(), eOption.attributeNode(QString("type")).value(), eOption.attributeNode(QString("value")).value(), eOption.attributeNode(QString("edit")).value(), eOption.attributeNode(QString("command")).value());
 					}
 				}
+				emit endConfigUpdate();
 			}
 			else if (e.tagName() == "gameupdate")
 			{

Index: atlantik_network.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- atlantik_network.h	6 Jan 2003 11:37:06 -0000	1.43
+++ atlantik_network.h	8 Feb 2003 15:36:03 -0000	1.44
@@ -127,6 +127,8 @@
 	void addCloseButton();
 
 	void gameOption(QString title, QString type, QString value, QString edit, QString command);
+	void endConfigUpdate();
+
 	void gameListClear();
 	void gameListEndUpdate();
 	void gameListAdd(QString gameId, QString name, QString description, QString players, QString gameType, bool canBeJoined);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.