]> git.sesse.net Git - nageru/blobdiff - ui_mainwindow.ui
Add a disk space estimator. Code largely borrowed from Nageru.
[nageru] / ui_mainwindow.ui
index 27986aae8c07a5e8a7f0bf18c4773200ef968bfd..5b0021aa6f14b4e7220d3a8b1f75d49677907595 100644 (file)
     </item>
    </layout>
   </widget>
+  <widget class="QMenuBar" name="menuBar">
+   <property name="geometry">
+    <rect>
+     <x>0</x>
+     <y>0</y>
+     <width>1038</width>
+     <height>22</height>
+    </rect>
+   </property>
+   <widget class="QMenu" name="menuFile">
+    <property name="title">
+     <string>&amp;File</string>
+    </property>
+    <addaction name="actionQuit"/>
+   </widget>
+   <addaction name="menuFile"/>
+  </widget>
+  <action name="actionQuit">
+   <property name="text">
+    <string>Quit</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>