Update jce_logger.h
File Name changed
This commit is contained in:
parent
e464c5abce
commit
ae64b7e06c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <QFile>
|
||||
#include <QTextStream>
|
||||
|
||||
#define LOG_FILE_NAME "J_M_Log.log"
|
||||
#define LOG_FILE_NAME "JMLog.log"
|
||||
|
||||
class jce_logger
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue