#1708 Added "title" option.

This commit is contained in:
XMRig
2020-06-06 00:24:58 +07:00
parent 2bf437f8cc
commit 5cf7fb0e4c
15 changed files with 152 additions and 10 deletions

View File

@@ -74,6 +74,8 @@ public:
DaemonPollKey = 1019,
SelfSelectKey = 1028,
DataDirKey = 1035,
TitleKey = 1037,
NoTitleKey = 1038,
// xmrig common
CPUPriorityKey = 1021,