mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
Fix a stupid include mistake, thanks IDE
Took 3 minutes Took 20 seconds
This commit is contained in:
parent
b73de61059
commit
7ee17e3a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
#include <QMap>
|
||||
#include <QPalette>
|
||||
#include <QVBoxLayout>
|
||||
#include <QWidget>
|
||||
#include <qt5/QtWidgets/QVBoxLayout>
|
||||
|
||||
class QLabel;
|
||||
class QScrollArea;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue