From atlantik-devel Thu Nov 28 21:38:26 2002 From: kde () office ! kde ! org Date: Thu, 28 Nov 2002 21:38:26 +0000 To: atlantik-devel Subject: [atlantik-cvs] CVS: kdegames/atlantik/client atlantik.cpp,1.123,1.124 X-MARC-Message: https://marc.info/?l=atlantik-devel&m=103851960319107 Update of /home/kde/kdegames/atlantik/client In directory office:/tmp/cvs-serv27349/client Modified Files: atlantik.cpp Log Message: cleanup in token geometry, animation works again Index: atlantik.cpp =================================================================== RCS file: /home/kde/kdegames/atlantik/client/atlantik.cpp,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- atlantik.cpp 2002/11/28 11:59:24 1.123 +++ atlantik.cpp 2002/11/28 21:38:24 1.124 @@ -180,6 +180,7 @@ connect(player, SIGNAL(changed(Player *)), this, SLOT(playerChanged())); } connect(player, SIGNAL(changed(Player *)), portfolioView, SLOT(playerChanged())); + connect(player, SIGNAL(changed(Player *)), m_board, SLOT(playerChanged(Player *))); connect(portfolioView, SIGNAL(newTrade(Player *)), m_atlantikNetwork, SLOT(newTrade(Player *))); connect(portfolioView, SIGNAL(estateClicked(Estate *)), m_board, SLOT(prependEstateDetails(Estate *))); _______________________________________________ atlantik-cvs mailing list atlantik-cvs@mail.kde.org http://mail.kde.org/mailman/listinfo/atlantik-cvs