mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
remove windows path fix option
This commit is contained in:
@@ -4583,6 +4583,13 @@ Will show up in Collections</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="reverseLoopChk">
|
||||
<property name="text">
|
||||
<string>Reverse on Loop</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_30">
|
||||
<item>
|
||||
@@ -5591,16 +5598,6 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="windowsPathFixChk">
|
||||
<property name="text">
|
||||
<string>Use Windows Path Fix (for Posterboard)</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="showAllSpoofableChk">
|
||||
<property name="toolTip">
|
||||
|
||||
Reference in New Issue
Block a user