Fixed defines for Logger
This commit is contained in:
parent
de93d4eabb
commit
4e14ec7834
@ -55,7 +55,7 @@ namespace Logger
|
||||
DLLEXPORT QString logFile();
|
||||
}
|
||||
|
||||
#define tLog Logger::CLog
|
||||
#define tDebug Logger::CDebug
|
||||
#define cLog Logger::CLog
|
||||
#define cDebug Logger::CDebug
|
||||
|
||||
#endif // CALAMARES_LOGGER_H
|
||||
|
Loading…
Reference in New Issue
Block a user