Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
2745cb2c
Commit
2745cb2c
authored
Dec 02, 2014
by
Fabio Bas
Browse files
Removed debug
parent
36ed4480
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/setsmodel.cpp
View file @
2745cb2c
#include
"setsmodel.h"
#include
<QDebug>
SetsModel
::
SetsModel
(
CardDatabase
*
_db
,
QObject
*
parent
)
:
QAbstractTableModel
(
parent
),
sets
(
_db
->
getSetList
())
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment