New shortcuts for optimization
This commit is contained in:
parent
a30aac5f5b
commit
2a4bcd2a8b
@ -238,6 +238,9 @@
|
||||
<property name="text">
|
||||
<string>Optimize</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+O</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -245,6 +248,9 @@
|
||||
<property name="text">
|
||||
<string>Undo optimize</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+U</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -252,6 +258,9 @@
|
||||
<property name="text">
|
||||
<string>Clear history</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+C</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user