]> git.sesse.net Git - nageru/blobdiff - ui_mainwindow.ui
Add a menu item to start a new video segment (cut/cue, except that would be a confusi...
[nageru] / ui_mainwindow.ui
index 62a35f61260488a884de7c46b99466a9ef7d7890..1912efbe7971aad7bf5cea41af30d0539de1fe4d 100644 (file)
     <property name="title">
      <string>Video</string>
     </property>
+    <addaction name="cut_action"/>
     <addaction name="exit_action"/>
    </widget>
    <addaction name="menuWhat"/>
     <string>Exit</string>
    </property>
   </action>
+  <action name="cut_action">
+   <property name="text">
+    <string>Begin new video segment</string>
+   </property>
+  </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
  <customwidgets>