src/mainwindow.ui

changeset 272
9d52b119b3f5
parent 271
416e8c497829
child 276
17b3212d3045
equal deleted inserted replaced
271:416e8c497829 272:9d52b119b3f5
37 <property name="geometry"> 37 <property name="geometry">
38 <rect> 38 <rect>
39 <x>0</x> 39 <x>0</x>
40 <y>0</y> 40 <y>0</y>
41 <width>729</width> 41 <width>729</width>
42 <height>38</height> 42 <height>41</height>
43 </rect> 43 </rect>
44 </property> 44 </property>
45 <widget class="QMenu" name="menuFile"> 45 <widget class="QMenu" name="menuFile">
46 <property name="title"> 46 <property name="title">
47 <string>File</string> 47 <string>File</string>
90 </widget> 90 </widget>
91 <widget class="QMenu" name="menuHelp"> 91 <widget class="QMenu" name="menuHelp">
92 <property name="title"> 92 <property name="title">
93 <string>Help</string> 93 <string>Help</string>
94 </property> 94 </property>
95 <addaction name="actionAbout"/>
95 <addaction name="actionAboutQt"/> 96 <addaction name="actionAboutQt"/>
96 </widget> 97 </widget>
97 <addaction name="menuFile"/> 98 <addaction name="menuFile"/>
98 <addaction name="menuView"/> 99 <addaction name="menuView"/>
99 <addaction name="menuEdit"/> 100 <addaction name="menuEdit"/>
472 <action name="actionMakeUnofficial"> 473 <action name="actionMakeUnofficial">
473 <property name="text"> 474 <property name="text">
474 <string>Make unofficial</string> 475 <string>Make unofficial</string>
475 </property> 476 </property>
476 </action> 477 </action>
478 <action name="actionAbout">
479 <property name="text">
480 <string>About %1</string>
481 </property>
482 </action>
477 </widget> 483 </widget>
478 <resources> 484 <resources>
479 <include location="../resources.qrc"/> 485 <include location="../resources.qrc"/>
480 </resources> 486 </resources>
481 <connections/> 487 <connections/>

mercurial