]> git.sesse.net Git - nageru/blobdiff - futatabi/mainwindow.ui
Make it possible to hide displays (and re-show them again). Not persistent for now.
[nageru] / futatabi / mainwindow.ui
index 286c7e8e57dbcf3b6bba7d2356b7033c9354071d..e2653c7424ba274b8f943cd40089cbb03dd8ca1e 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>1038</width>
+    <width>1061</width>
     <height>600</height>
    </rect>
   </property>
              <string>Next (N)</string>
             </property>
             <property name="icon">
-             <iconset theme="media-skip-forward"/>
+             <iconset theme="media-skip-forward">
+              <normaloff>.</normaloff>.</iconset>
             </property>
            </widget>
           </item>
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>1038</width>
+     <width>1061</width>
      <height>22</height>
     </rect>
    </property>
     <addaction name="undo_action"/>
     <addaction name="redo_action"/>
    </widget>
+   <widget class="QMenu" name="view_menu">
+    <property name="title">
+     <string>V&amp;iew</string>
+    </property>
+    <widget class="QMenu" name="hide_camera_menu">
+     <property name="title">
+      <string>&amp;Hide camera</string>
+     </property>
+    </widget>
+    <addaction name="hide_camera_menu"/>
+   </widget>
    <addaction name="menuFile"/>
+   <addaction name="view_menu"/>
    <addaction name="menu_Edit"/>
    <addaction name="menu_Help"/>
   </widget>