mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-04 04:23:55 -07:00
Window Alerts for messagelogwidget and chatwidget
This commit is contained in:
parent
4beb990f38
commit
f5193edead
3 changed files with 18 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ private slots:
|
|||
void logStopDumpZone(Player *player, CardZone *zone, Player *zoneOwner);
|
||||
void logSetActivePlayer(Player *player);
|
||||
void logSetActivePhase(int phase);
|
||||
void msgAlert();
|
||||
public:
|
||||
void connectToGame(Game *game);
|
||||
MessageLogWidget(QWidget *parent = 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue