mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-10 04:23:39 -04:00
Fix MessageLevel.h error when compiling on Debian Stable (#3846)
This commit is contained in:
commit
f19fe41937
@ -1,7 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <qlogging.h>
|
||||||
#include <QString>
|
#include <QString>
|
||||||
#include <QtLogging>
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief the MessageLevel Enum
|
* @brief the MessageLevel Enum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user