ui/MainWindow.ui

changeset 4
fe106c497b75
parent 3
4b95e33ee476
child 5
22baafbf770d
--- a/ui/MainWindow.ui	Fri Feb 11 12:02:09 2022 +0100
+++ b/ui/MainWindow.ui	Fri Feb 11 14:22:26 2022 +0100
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>1450</width>
-    <height>1108</height>
+    <width>1280</width>
+    <height>640</height>
    </rect>
   </property>
   <property name="sizePolicy">
@@ -78,7 +78,13 @@
      <string>&amp;Profiles</string>
     </property>
    </widget>
+   <widget class="QMenu" name="menuInventory">
+    <property name="title">
+     <string>&amp;Inventory</string>
+    </property>
+   </widget>
    <addaction name="menuFile"/>
+   <addaction name="menuInventory"/>
    <addaction name="menuProfiles"/>
    <addaction name="menuHelp"/>
   </widget>

mercurial