fix: add missing headers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
|
||||
enum class ProblemSeverity
|
||||
{
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user