mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 08:14:47 -07:00
Mulligan crash fix, multi-column screen alignment for multiplayer, Server Win32 compile fix
This commit is contained in:
parent
a03bf8884f
commit
1bc05562cc
8 changed files with 93 additions and 57 deletions
|
|
@ -19,7 +19,9 @@ public:
|
|||
public slots:
|
||||
void logMessage(QString message);
|
||||
private slots:
|
||||
#ifdef Q_OS_UNIX
|
||||
void handleSigHup();
|
||||
#endif
|
||||
void flushBuffer();
|
||||
signals:
|
||||
void sigFlushBuffer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue