ui/InventorySuppliers.ui

changeset 19
c94edc758a5b
parent 14
8a304c898a75
child 25
a9da2744609e
equal deleted inserted replaced
18:d0ca50776b0b 19:c94edc758a5b
45 <property name="bottomMargin"> 45 <property name="bottomMargin">
46 <number>0</number> 46 <number>0</number>
47 </property> 47 </property>
48 <item alignment="Qt::AlignLeft"> 48 <item alignment="Qt::AlignLeft">
49 <widget class="QPushButton" name="quitButton"> 49 <widget class="QPushButton" name="quitButton">
50 <property name="minimumSize">
51 <size>
52 <width>80</width>
53 <height>24</height>
54 </size>
55 </property>
50 <property name="text"> 56 <property name="text">
51 <string>Quit</string> 57 <string>Quit</string>
52 </property> 58 </property>
53 <property name="icon"> 59 <property name="icon">
54 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 60 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
56 </property> 62 </property>
57 </widget> 63 </widget>
58 </item> 64 </item>
59 <item alignment="Qt::AlignRight"> 65 <item alignment="Qt::AlignRight">
60 <widget class="QPushButton" name="insertButton"> 66 <widget class="QPushButton" name="insertButton">
67 <property name="minimumSize">
68 <size>
69 <width>80</width>
70 <height>24</height>
71 </size>
72 </property>
61 <property name="text"> 73 <property name="text">
62 <string>New</string> 74 <string>New</string>
63 </property> 75 </property>
64 <property name="icon"> 76 <property name="icon">
65 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 77 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">

mercurial