]> git.sesse.net Git - nageru/blobdiff - ui_mainwindow.ui
Add keyboard shortcuts for the menu entries.
[nageru] / ui_mainwindow.ui
index 62a35f61260488a884de7c46b99466a9ef7d7890..c5ecc92b0d521ca92cf324bf665e4a6287096270 100644 (file)
    </property>
    <widget class="QMenu" name="menuWhat">
     <property name="title">
-     <string>Video</string>
+     <string>&amp;Video</string>
     </property>
+    <addaction name="cut_action"/>
     <addaction name="exit_action"/>
    </widget>
    <addaction name="menuWhat"/>
   </widget>
   <action name="exit_action">
    <property name="text">
-    <string>Exit</string>
+    <string>&amp;Exit</string>
+   </property>
+  </action>
+  <action name="cut_action">
+   <property name="text">
+    <string>&amp;Begin new video segment</string>
    </property>
   </action>
  </widget>