mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 17:44:01 -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 "edhrec_commander_api_response_bracket_navigation_widget.h"
|
||||||
|
|
||||||
|
#include <QSet>
|
||||||
|
|
||||||
EdhrecCommanderApiResponseBracketNavigationWidget::EdhrecCommanderApiResponseBracketNavigationWidget(
|
EdhrecCommanderApiResponseBracketNavigationWidget::EdhrecCommanderApiResponseBracketNavigationWidget(
|
||||||
QWidget *parent,
|
QWidget *parent,
|
||||||
const QString &baseUrl)
|
const QString &baseUrl)
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
#include "edhrec_commander_api_response_budget_navigation_widget.h"
|
#include "edhrec_commander_api_response_budget_navigation_widget.h"
|
||||||
|
|
||||||
|
#include <QSet>
|
||||||
|
|
||||||
EdhrecCommanderApiResponseBudgetNavigationWidget::EdhrecCommanderApiResponseBudgetNavigationWidget(
|
EdhrecCommanderApiResponseBudgetNavigationWidget::EdhrecCommanderApiResponseBudgetNavigationWidget(
|
||||||
QWidget *parent,
|
QWidget *parent,
|
||||||
const QString &baseUrl)
|
const QString &baseUrl)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue