Fix MessageLevel.h error when compiling on Debian Stable
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
9f9aabcf97
commit
f0388d04bf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <qlogging.h>
|
||||
#include <QString>
|
||||
#include <QtLogging>
|
||||
|
||||
/**
|
||||
* @brief the MessageLevel Enum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue