mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 09:33:57 -07:00
Include QSet
Took 5 minutes
This commit is contained in:
parent
3f7c77f967
commit
ae68f1e67c
2 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#include "edhrec_commander_api_response_bracket_navigation_widget.h"
|
||||
|
||||
#include <QSet>
|
||||
|
||||
EdhrecCommanderApiResponseBracketNavigationWidget::EdhrecCommanderApiResponseBracketNavigationWidget(
|
||||
QWidget *parent,
|
||||
const QString &baseUrl)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
#include "edhrec_commander_api_response_budget_navigation_widget.h"
|
||||
|
||||
#include <QSet>
|
||||
|
||||
EdhrecCommanderApiResponseBudgetNavigationWidget::EdhrecCommanderApiResponseBudgetNavigationWidget(
|
||||
QWidget *parent,
|
||||
const QString &baseUrl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue