mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 03:28:49 -07:00
moc weirdness workaround on Unix, added install target
This commit is contained in:
parent
f385917a90
commit
e202d659a0
6 changed files with 21 additions and 7 deletions
|
|
@ -20,9 +20,7 @@ public:
|
|||
public slots:
|
||||
void logMessage(QString message, ServerSocketInterface *ssi = 0);
|
||||
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