mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
Removed debug
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "setsmodel.h"
|
||||
#include <QDebug>
|
||||
|
||||
SetsModel::SetsModel(CardDatabase *_db, QObject *parent)
|
||||
: QAbstractTableModel(parent), sets(_db->getSetList())
|
||||
|
||||
Reference in New Issue
Block a user