change: some trans logic.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#ifndef UTIL_H
|
||||
#ifndef UTIL_H
|
||||
#define UTIL_H
|
||||
|
||||
#include <QObject>
|
||||
@@ -13,6 +13,7 @@ public:
|
||||
public:
|
||||
static QString GetUserHome();
|
||||
static void InitLogger(const QString& logPath, const QString& mark);
|
||||
static QString Get2FilePath(const QString& file, const QString& directory);
|
||||
static void ConsoleMsgHander(QtMsgType type, const QMessageLogContext& context, const QString& msg);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user