1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 07:23:03 +08:00

refactor(gui): currentTextChanged → currentIndexChanged,ResetQssButton → ResetThemeButton

- ThemeComboBox 改用 currentIndexChanged(int) 信号
- ResetQssButton 重命名为 ResetThemeButton(.ui/.py 同步)
- 重置按钮行为改为恢复至原始主题并立即应用(saveAndApply)
This commit is contained in:
2026-05-30 21:42:18 +08:00
parent 732f104c5c
commit 645f07b4d2
2 changed files with 28 additions and 13 deletions
+1 -1
View File
@@ -350,7 +350,7 @@
</widget>
</item>
<item>
<widget class="QPushButton" name="ResetQssButton">
<widget class="QPushButton" name="ResetThemeButton">
<property name="minimumSize">
<size>
<width>80</width>