mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
[DeckList] Move decklist node classes into new folder (#6381)
* [DeckList] Move decklist node classes into new folder * reformat * fix
This commit is contained in:
parent
2b64e65f45
commit
d57bec8ec6
19 changed files with 22 additions and 21 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "clipboard_testing.h"
|
||||
|
||||
#include <QTextStream>
|
||||
#include <libcockatrice/deck_list/deck_list_card_node.h>
|
||||
#include <libcockatrice/deck_list/tree/deck_list_card_node.h>
|
||||
|
||||
void testEmpty(const QString &clipboard)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue