summaryrefslogtreecommitdiff
path: root/src/gui/mainmenu.ui
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2020-04-19 18:15:26 +0100
committerAleks Kissinger <aleks0@gmail.com>2020-04-19 18:15:26 +0100
commit8f3f804990387607b7e52b5550ebce52e36aa619 (patch)
treec4b652c1bc7f075b3021a4355516cba3c42ec74b /src/gui/mainmenu.ui
parent05361085127d9849ee02b59b115a516c1bd05106 (diff)
add path as background
Diffstat (limited to 'src/gui/mainmenu.ui')
-rw-r--r--src/gui/mainmenu.ui9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gui/mainmenu.ui b/src/gui/mainmenu.ui
index 2e390f9..11778db 100644
--- a/src/gui/mainmenu.ui
+++ b/src/gui/mainmenu.ui
@@ -64,6 +64,7 @@
</property>
<addaction name="actionMake_Path"/>
<addaction name="actionSplit_Path"/>
+ <addaction name="actionMake_Path_as_Background"/>
</widget>
<addaction name="actionUndo"/>
<addaction name="actionRedo"/>
@@ -485,6 +486,14 @@
<string>Ctrl+Shift+P</string>
</property>
</action>
+ <action name="actionMake_Path_as_Background">
+ <property name="text">
+ <string>Make Path as Background</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+B</string>
+ </property>
+ </action>
<addaction name="menuFile"/>
<addaction name="menuEdit"/>
<addaction name="menuView"/>