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

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantic trade.h,1.17,1.18
From:       kde () office ! kde ! org
Date:       2003-07-24 18:06:09
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantic
In directory office:/tmp/cvs-serv32452

Modified Files:
	trade.h 
Log Message:
forward port of branch compilation fix

Index: trade.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantic/trade.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- trade.h	18 Jul 2003 00:03:16 -0000	1.17
+++ trade.h	24 Jul 2003 18:06:07 -0000	1.18
@@ -118,7 +118,7 @@
 	 **/
 	template <class Type> Type *select(Player *from, Player *to)
 	{
-		for (QPtrListIterator<Player> i(mPlayers()); *i; ++i)
+		for (QPtrListIterator<Player> i(mPlayers); *i; ++i)
 		{
 			if (
 					i.current()->from()==from

_______________________________________________
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