mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -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 "Logger.hpp"
|
||||
|
||||
class QString;
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user