UI: Fix code indentation for Edit Undo/Redo
This commit is contained in:
parent
dcd491541e
commit
3cc4feb8dd
@ -2042,19 +2042,19 @@
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Undo.Undo</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Undo.Undo</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionMainRedo">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Undo.Redo</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Undo.Redo</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>OBSBasicPreview</class>
|
||||
|
Loading…
x
Reference in New Issue
Block a user