fix.diff
| src/ui/qgsmeasurebase.ui (working copy) | ||
|---|---|---|
| 48 | 48 |
<widget class="QLineEdit" name="editTotal" > |
| 49 | 49 |
<property name="font" > |
| 50 | 50 |
<font> |
| 51 |
<family>Sans Serif</family> |
|
| 52 |
<pointsize>12</pointsize> |
|
| 53 |
<weight>75</weight> |
|
| 54 |
<italic>false</italic> |
|
| 51 | 55 |
<bold>true</bold> |
| 56 |
<underline>false</underline> |
|
| 57 |
<strikeout>false</strikeout> |
|
| 52 | 58 |
</font> |
| 53 | 59 |
</property> |
| 54 | 60 |
<property name="alignment" > |
| ... | ... | |
| 155 | 161 |
<pixmapfunction></pixmapfunction> |
| 156 | 162 |
<customwidgets> |
| 157 | 163 |
<customwidget> |
| 158 |
<class>Q3Frame</class>
|
|
| 164 |
<class>Q3Table</class>
|
|
| 159 | 165 |
<extends></extends> |
| 160 |
<header>Qt3Support/Q3Frame</header>
|
|
| 161 |
<container>1</container>
|
|
| 166 |
<header>q3table.h</header>
|
|
| 167 |
<container>0</container>
|
|
| 162 | 168 |
<pixmap></pixmap> |
| 163 | 169 |
</customwidget> |
| 164 | 170 |
<customwidget> |
| 165 |
<class>Q3Table</class>
|
|
| 171 |
<class>Q3Frame</class>
|
|
| 166 | 172 |
<extends></extends> |
| 167 |
<header>q3table.h</header>
|
|
| 168 |
<container>0</container>
|
|
| 173 |
<header>Qt3Support/Q3Frame</header>
|
|
| 174 |
<container>1</container>
|
|
| 169 | 175 |
<pixmap></pixmap> |
| 170 | 176 |
</customwidget> |
| 171 | 177 |
</customwidgets> |