ui/MainWindow.ui

changeset 173
8514932b61aa
parent 67
55aa8c3146ee
child 227
7966bf14cc34
equal deleted inserted replaced
172:b93f5e5afc67 173:8514932b61aa
94 </widget> 94 </widget>
95 <widget class="QMenu" name="menuProducts"> 95 <widget class="QMenu" name="menuProducts">
96 <property name="title"> 96 <property name="title">
97 <string>Products</string> 97 <string>Products</string>
98 </property> 98 </property>
99 <addaction name="actionProd_inprod"/>
99 </widget> 100 </widget>
100 <widget class="QMenu" name="menuRecipes"> 101 <widget class="QMenu" name="menuRecipes">
101 <property name="title"> 102 <property name="title">
102 <string>Recipes</string> 103 <string>Recipes</string>
103 </property> 104 </property>
349 </property> 350 </property>
350 <property name="text"> 351 <property name="text">
351 <string>Import beerxml</string> 352 <string>Import beerxml</string>
352 </property> 353 </property>
353 </action> 354 </action>
355 <action name="actionProd_inprod">
356 <property name="icon">
357 <iconset resource="../resources/icons.qrc">
358 <normaloff>:/icons/bms/beerstyles.png</normaloff>:/icons/bms/beerstyles.png</iconset>
359 </property>
360 <property name="text">
361 <string>In Production</string>
362 </property>
363 </action>
354 </widget> 364 </widget>
355 <layoutdefault spacing="6" margin="11"/> 365 <layoutdefault spacing="6" margin="11"/>
356 <resources> 366 <resources>
357 <include location="../resources/icons.qrc"/> 367 <include location="../resources/icons.qrc"/>
358 </resources> 368 </resources>

mercurial