feat(power): 添加强制关机功能并优化关机流程
This commit is contained in:
@@ -146,6 +146,7 @@ class _MainTimer(QObject):
|
||||
"Sleep": "睡眠",
|
||||
"Hibernate": "休眠",
|
||||
"Shutdown": "关机",
|
||||
"ShutdownForce": "关机(强制)"
|
||||
}
|
||||
|
||||
choice = ProgressRingMessageBox(
|
||||
|
||||
Reference in New Issue
Block a user