Improved EDHrec tab (#5840)

This commit is contained in:
BruebachL 2025-04-17 16:10:38 +02:00 committed by GitHub
parent 36f9f65798
commit ca538399f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
50 changed files with 1079 additions and 68 deletions

View file

@ -1,7 +1,7 @@
#include "tab_edhrec.h"
#include "api_response/edhrec_commander_api_response.h"
#include "edhrec_commander_api_response_display_widget.h"
#include "api_response/commander/edhrec_commander_api_response.h"
#include "display/commander/edhrec_commander_api_response_display_widget.h"
#include <QDebug>
#include <QHBoxLayout>