Dns selection implemented

This commit is contained in:
pokamest 2022-02-01 19:48:59 +03:00
parent 5fffb2afe3
commit ad9d45a154
16 changed files with 196 additions and 52 deletions

View file

@ -18,6 +18,9 @@ public:
static void clearServiceLogs();
static void cleanUp();
static QString userLogsFilePath();
static QString getLogs();
private:
static QString userLogsDir();