chore: minor improvements

This commit is contained in:
2023-10-12 18:12:35 +08:00
parent ad5e5ec694
commit cd4ed51826
7 changed files with 61 additions and 98 deletions

View File

@ -29,9 +29,9 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QRadioButton" name="iccIgnoreRadioButton">
<widget class="QRadioButton" name="iccUseQtRadioButton">
<property name="text">
<string>icc.ignore</string>
<string>icc.useQt</string>
</property>
</widget>
</item>