This commit is contained in:
Max-Wilhelm Bruker 2010-03-09 17:53:34 +01:00
parent 7bf3ff1ff4
commit cb74c734f2
4 changed files with 3 additions and 22 deletions

View file

@ -47,7 +47,6 @@ public slots:
void logStopDumpZone(Player *player, CardZone *zone);
void logSetActivePlayer(Player *player);
void logSetActivePhase(int phase);
void msgAlert();
public:
void connectToPlayer(Player *player);
MessageLogWidget(QWidget *parent = 0);