|
21 | 21 | <bool>true</bool>
|
22 | 22 | </property>
|
23 | 23 | <layout class="QGridLayout" name="gridLayout">
|
24 |
| - <property name="leftMargin"> |
25 |
| - <number>0</number> |
26 |
| - </property> |
27 |
| - <property name="topMargin"> |
28 |
| - <number>0</number> |
29 |
| - </property> |
30 |
| - <property name="rightMargin"> |
31 |
| - <number>0</number> |
32 |
| - </property> |
33 |
| - <property name="bottomMargin"> |
| 24 | + <property name="margin"> |
34 | 25 | <number>0</number>
|
35 | 26 | </property>
|
36 | 27 | <item row="0" column="0">
|
|
99 | 90 | </widget>
|
100 | 91 | <widget class="QToolBar" name="mPaperNavToolbar">
|
101 | 92 | <property name="windowTitle">
|
102 |
| - <string>Paper Navigation</string> |
| 93 | + <string>Navigation</string> |
103 | 94 | </property>
|
104 | 95 | <attribute name="toolBarArea">
|
105 | 96 | <enum>TopToolBarArea</enum>
|
|
115 | 106 | </widget>
|
116 | 107 | <widget class="QToolBar" name="mItemActionToolbar">
|
117 | 108 | <property name="windowTitle">
|
118 |
| - <string>Composer Item Actions</string> |
| 109 | + <string>Actions</string> |
119 | 110 | </property>
|
120 | 111 | <attribute name="toolBarArea">
|
121 | 112 | <enum>TopToolBarArea</enum>
|
|
130 | 121 | </widget>
|
131 | 122 | <widget class="QToolBar" name="mItemToolbar">
|
132 | 123 | <property name="windowTitle">
|
133 |
| - <string>Composer Items</string> |
| 124 | + <string>Toolbox</string> |
134 | 125 | </property>
|
135 | 126 | <attribute name="toolBarArea">
|
136 | 127 | <enum>TopToolBarArea</enum>
|
|
1064 | 1055 | </action>
|
1065 | 1056 | </widget>
|
1066 | 1057 | <resources>
|
1067 |
| - <include location="../../../images/images.qrc"/> |
1068 | 1058 | <include location="../../../python/plugins/fTools/resources.qrc"/>
|
| 1059 | + <include location="../../../images/images.qrc"/> |
1069 | 1060 | </resources>
|
1070 | 1061 | <connections/>
|
1071 | 1062 | </ui>
|
0 commit comments