ui/EditProduct.ui

changeset 465
8fc909360552
parent 464
1fed3ff9a64e
child 467
c5f6f3f1b714
--- a/ui/EditProduct.ui	Mon Jan 16 16:55:41 2023 +0100
+++ b/ui/EditProduct.ui	Wed Jan 18 16:17:31 2023 +0100
@@ -12122,11 +12122,28 @@
        <widget class="QListView" name="filmView">
         <property name="geometry">
          <rect>
-          <x>20</x>
-          <y>30</y>
-          <width>1111</width>
-          <height>141</height>
-         </rect>
+          <x>10</x>
+          <y>10</y>
+          <width>181</width>
+          <height>451</height>
+         </rect>
+        </property>
+       </widget>
+       <widget class="QPushButton" name="addImage">
+        <property name="geometry">
+         <rect>
+          <x>60</x>
+          <y>470</y>
+          <width>80</width>
+          <height>23</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>Add</string>
+        </property>
+        <property name="icon">
+         <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
+          <normaloff>:/icons/silk/image_add.png</normaloff>:/icons/silk/image_add.png</iconset>
         </property>
        </widget>
       </widget>

mercurial