mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
#12 Fixing linux build
This commit is contained in:
@@ -29,7 +29,7 @@ namespace BlackMisc
|
||||
|
||||
|
||||
// internal use only
|
||||
void create (QString &logPath = QString(""), bool logInFile = true, bool eraseLastLog = false);
|
||||
void create (const char *logPath = "", bool logInFile = true, bool eraseLastLog = false);
|
||||
|
||||
// init Debug
|
||||
void init(bool logInFile);
|
||||
|
||||
Reference in New Issue
Block a user