Feature: right-click region screenshot in non-control mode

This commit is contained in:
yuanyuanxiang
2026-05-07 23:05:05 +02:00
parent 566f5b8d42
commit 731ff7a894
6 changed files with 193 additions and 40 deletions

View File

@@ -57,9 +57,6 @@ public:
} else {
m_langDir = langDir;
}
// 确保目录存在
CreateDirectory(m_langDir, NULL);
}
// 获取可用的语言列表(包括内嵌语言)