Skip to content

Commit a052cd7

Browse files
committed
Fix 825f065
This commit accidentally removed the actions from the meny
1 parent c5116c9 commit a052cd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/NotepadNext/dialogs/MainWindow.ui

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@
108108
<property name="title">
109109
<string>Indent</string>
110110
</property>
111+
<addaction name="actionIncreaseIndent"/>
112+
<addaction name="actionDecreaseIndent"/>
111113
</widget>
112114
<widget class="QMenu" name="menuEOLConversion">
113115
<property name="title">

0 commit comments

Comments
 (0)