回退 'Pull Request !119 : 新增右键菜单适配'

This commit is contained in:
openharmony_ci
2023-10-22 08:30:45 +00:00
committed by Gitee
parent 7e333223aa
commit fce0d1c1c3
4 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ const static std::string LONG_PATH_HEAD = "\\\\?\\";
const static std::string ID_DEFINED_INDENTATION = " ";
const static int32_t VERSION_MAX_LEN = 128;
const static int32_t INT_TO_BYTES = sizeof(uint32_t);
static const int8_t RESTOOL_VERSION[VERSION_MAX_LEN] = { "Restool 4.102" };
static const int8_t RESTOOL_VERSION[VERSION_MAX_LEN] = { "Restool 4.101" };
const static int32_t TAG_LEN = 4;
enum class KeyType {