Commit 2745cb2c authored by Fabio Bas's avatar Fabio Bas
Browse files

Removed debug

parent 36ed4480
#include "setsmodel.h"
#include <QDebug>
SetsModel::SetsModel(CardDatabase *_db, QObject *parent)
: QAbstractTableModel(parent), sets(_db->getSetList())
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment