From atlantik-devel Wed Sep 11 03:50:02 2002 From: kde () office ! kde ! org Date: Wed, 11 Sep 2002 03:50:02 +0000 To: atlantik-devel Subject: [atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.60,1.61 X-MARC-Message: https://marc.info/?l=atlantik-devel&m=103171627120787 Update of /home/kde/kdegames/atlantik/libatlantikclient In directory office:/tmp/cvs-serv8450/libatlantikclient Modified Files: atlantik_network.cpp Log Message: removed GCC extension #warning Index: atlantik_network.cpp =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- atlantik_network.cpp 2002/09/11 03:46:37 1.60 +++ atlantik_network.cpp 2002/09/11 03:49:59 1.61 @@ -509,7 +509,7 @@ } // Emit signal so GUI implementations can create view(s) -#warning port to atlanticcore and create view there + // TODO: port to atlanticcore and create view there if (player) { if (b_newPlayer) @@ -536,7 +536,7 @@ } // Emit signal so GUI implementations can create view(s) -#warning port to atlanticcore and create view there + // TODO: port to atlanticcore and create view there if (estateGroup) { if (b_newEstateGroup) @@ -631,7 +631,7 @@ estate->setPrice(a.value().toInt()); // Emit signal so GUI implementations can create view(s) -#warning port to atlanticcore and create view there + // TODO: port to atlanticcore and create view there if (estate) { if (b_newEstate) @@ -764,7 +764,7 @@ } // Emit signal so GUI implementations can create view(s) -#warning port to atlanticcore and create view there + // TODO: port to atlanticcore and create view there if (trade) { if (b_newTrade) @@ -818,7 +818,7 @@ } // Emit signal so GUI implementations can create view(s) -#warning port to atlanticcore and create view there + // TODO: port to atlanticcore and create view there if (auction) { if (b_newAuction) _______________________________________________ atlantik-cvs mailing list atlantik-cvs@mail.kde.org http://mail.kde.org/mailman/listinfo/atlantik-cvs