Add missing QDebug header (#3725)
* Fix apparent missing header * I had format on save turned off
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <QColor>
|
||||
#include <QDebug>
|
||||
#include <QJsonObject>
|
||||
#include <QString>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user