更新快捷键功能

This commit is contained in:
2022-10-22 20:03:27 +08:00
parent db1acefe26
commit 9cca4f2def
18 changed files with 69 additions and 633 deletions

View File

@@ -55,9 +55,9 @@
</widget>
</item>
<item>
<widget class="QPushButton" name="saveButton">
<widget class="QPushButton" name="delectButton">
<property name="text">
<string>保存</string>
<string>删除</string>
</property>
</widget>
</item>