mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 17:44:48 -07:00
Support more indices (#5503)
This commit is contained in:
parent
0467fae51b
commit
090cc8c144
3 changed files with 23 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <QObject>
|
||||
#include <QSqlDatabase>
|
||||
|
||||
#define DATABASE_SCHEMA_VERSION 31
|
||||
#define DATABASE_SCHEMA_VERSION 32
|
||||
|
||||
class Servatrice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue