mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-02 18:21:28 +03:00
Add default values to checkboxes and save the changes to disk
This commit is contained in:
@@ -343,7 +343,7 @@
|
||||
<addaction name="actionRescan_Refresh"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionIgnore_C4_Reallocation_Event_Count"/>
|
||||
<addaction name="actionDon"/>
|
||||
<addaction name="actionHEX"/>
|
||||
<addaction name="actionUse_Fahrenheit"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuFunction">
|
||||
@@ -418,12 +418,12 @@
|
||||
<string>&Ignore C4 (Reallocated Event Count)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDon">
|
||||
<action name="actionHEX">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Decimal Raw Values</string>
|
||||
<string>&Convert Raw values to HEX</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionUse_Fahrenheit">
|
||||
|
||||
Reference in New Issue
Block a user