bug_1423_fix.diff
src/ui/qgsvectorlayerpropertiesbase.ui (working copy) | ||
---|---|---|
93 | 93 |
<enum>QTabWidget::Rounded</enum> |
94 | 94 |
</property> |
95 | 95 |
<property name="currentIndex" > |
96 |
<number>5</number>
|
|
96 |
<number>0</number>
|
|
97 | 97 |
</property> |
98 | 98 |
<widget class="QWidget" name="tab1" > |
99 | 99 |
<property name="geometry" > |
... | ... | |
101 | 101 |
<x>0</x> |
102 | 102 |
<y>0</y> |
103 | 103 |
<width>817</width> |
104 |
<height>557</height>
|
|
104 |
<height>554</height>
|
|
105 | 105 |
</rect> |
106 | 106 |
</property> |
107 | 107 |
<attribute name="title" > |
... | ... | |
167 | 167 |
<item row="3" column="2" > |
168 | 168 |
<widget class="QPushButton" name="pbnChangeSpatialRefSys" > |
169 | 169 |
<property name="text" > |
170 |
<string>Change CRS</string>
|
|
170 |
<string>Specify CRS</string>
|
|
171 | 171 |
</property> |
172 | 172 |
</widget> |
173 | 173 |
</item> |
... | ... | |
533 | 533 |
<x>0</x> |
534 | 534 |
<y>0</y> |
535 | 535 |
<width>817</width> |
536 |
<height>557</height>
|
|
536 |
<height>554</height>
|
|
537 | 537 |
</rect> |
538 | 538 |
</property> |
539 | 539 |
<attribute name="title" > |