mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 00:54:53 -07:00
some cleanups and fixes
This commit is contained in:
parent
6ba2e98315
commit
564ae4db84
27 changed files with 371 additions and 206 deletions
|
|
@ -37,7 +37,7 @@
|
|||
CardDatabase *db;
|
||||
QTranslator *translator;
|
||||
|
||||
void myMessageOutput(QtMsgType type, const char *msg)
|
||||
void myMessageOutput(QtMsgType /*type*/, const char *msg)
|
||||
{
|
||||
static FILE *f = NULL;
|
||||
if (!f)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue