mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 00:48:22 -04:00
Fixed defines for Logger
This commit is contained in:
parent
de93d4eabb
commit
4e14ec7834
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue