mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
Ensure global loggers are declared before installing the Qt handler
This commit is contained in:
parent
5993b3c75a
commit
8cf2fa7752
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
#include <QtGlobal>
|
#include <QtGlobal>
|
||||||
|
|
||||||
|
#include "Logger.hpp"
|
||||||
|
|
||||||
class QString;
|
class QString;
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user