mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 00:04:48 -07:00
Support more indices (#5505)
* Support more indices * Support more indices
This commit is contained in:
parent
ce416df3fb
commit
ec6a23de56
3 changed files with 8 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <QObject>
|
||||
#include <QSqlDatabase>
|
||||
|
||||
#define DATABASE_SCHEMA_VERSION 32
|
||||
#define DATABASE_SCHEMA_VERSION 33
|
||||
|
||||
class Servatrice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue