57 </widget> |
57 </widget> |
58 <addaction name="menuFile"/> |
58 <addaction name="menuFile"/> |
59 <addaction name="menuView"/> |
59 <addaction name="menuView"/> |
60 </widget> |
60 </widget> |
61 <widget class="QStatusBar" name="statusbar"/> |
61 <widget class="QStatusBar" name="statusbar"/> |
|
62 <widget class="QToolBar" name="toolsBar"> |
|
63 <property name="windowTitle"> |
|
64 <string>toolBar</string> |
|
65 </property> |
|
66 <attribute name="toolBarArea"> |
|
67 <enum>LeftToolBarArea</enum> |
|
68 </attribute> |
|
69 <attribute name="toolBarBreak"> |
|
70 <bool>false</bool> |
|
71 </attribute> |
|
72 </widget> |
62 <action name="actionQuit"> |
73 <action name="actionQuit"> |
63 <property name="text"> |
74 <property name="text"> |
64 <string>Quit</string> |
75 <string>Quit</string> |
65 </property> |
76 </property> |
66 </action> |
77 </action> |