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

List:       atlantik-devel
Subject:    [atlantik-cvs]
From:       kde () office ! kde ! org
Date:       2003-07-27 18:02:34
[Download RAW message or body]

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

Modified Files:
	selectserver_widget.cpp 
Log Message:
use the correct listviewentry for server port again

Index: selectserver_widget.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/selectserver_widget.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- selectserver_widget.cpp	27 Jul 2003 17:58:33 -0000	1.34
+++ selectserver_widget.cpp	27 Jul 2003 18:02:32 -0000	1.35
@@ -164,7 +164,7 @@
 void SelectServer::slotConnect()
 {
 	if (QListViewItem *item = m_serverList->selectedItem())
-		emit serverConnect(item->text(0), item->text(3).toInt());
+		emit serverConnect(item->text(0), item->text(4).toInt());
 }
 
 void SelectServer::customConnect()

_______________________________________________
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