created linux build
This commit is contained in:
parent
f852ff6dff
commit
07c7fc66d3
291 changed files with 91 additions and 2 deletions
1
client/utils.h
Normal file → Executable file
1
client/utils.h
Normal file → Executable file
|
|
@ -14,6 +14,7 @@ public:
|
|||
static QString getRandomString(int len);
|
||||
|
||||
static QString executable(const QString& baseName, bool absPath);
|
||||
static QString usrExecutable(const QString& baseName);
|
||||
static QString systemLogPath();
|
||||
static bool createEmptyFile(const QString& path);
|
||||
static bool initializePath(const QString& path);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue