mirror of
https://github.com/hyb-oyqq/FRAISEMOE-Addons-Installer-NEXT.git
synced 2026-04-05 21:42:51 +00:00
docs(FAQ): 更新常见问题文档并优化首页布局
- 更新提交错误报告的说明 - 优化 FAQ 文档结构 - 删除旧的主窗口代码文件 - 清理不必要的 IP 优化代码
This commit is contained in:
@@ -182,5 +182,4 @@ class ProgressWindow(QDialog):
|
||||
|
||||
def closeEvent(self, event):
|
||||
# 覆盖默认的关闭事件,防止用户通过其他方式关闭窗口
|
||||
# 如果需要,可以在这里添加逻辑,例如询问用户是否要停止下载
|
||||
event.ignore()
|
||||
Reference in New Issue
Block a user