Added mining on battery setting

This commit is contained in:
SChernykh
2020-07-22 20:12:16 +02:00
parent 51370682f3
commit 8c8a46acb8
10 changed files with 95 additions and 18 deletions

View File

@@ -54,6 +54,8 @@ public:
static inline const char *userAgent() { return m_userAgent; }
static bool isOnBatteryPower();
private:
static char *createUserAgent();