mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-09 15:54:47 -07:00
reworked card database
This commit is contained in:
parent
be9ac2e061
commit
9b1adf2dc1
10 changed files with 327 additions and 113 deletions
|
|
@ -22,9 +22,10 @@
|
|||
#include <QApplication>
|
||||
#include <QTextCodec>
|
||||
#include <QtPlugin>
|
||||
#include "window_main.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include "window_main.h"
|
||||
|
||||
//Q_IMPORT_PLUGIN(qjpeg)
|
||||
|
||||
void myMessageOutput(QtMsgType type, const char *msg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue