Skip to content

Commit c0ac9b1

Browse files
committed
Remove deprecated labeling tab
1 parent df2ca2e commit c0ac9b1

File tree

1 file changed

+11
-25
lines changed

1 file changed

+11
-25
lines changed

src/ui/qgsvectorlayerpropertiesbase.ui

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -129,18 +129,6 @@
129129
<normaloff>:/images/themes/default/propertyicons/labels.svg</normaloff>:/images/themes/default/propertyicons/labels.svg</iconset>
130130
</property>
131131
</item>
132-
<item>
133-
<property name="text">
134-
<string>Labels (deprecated)</string>
135-
</property>
136-
<property name="toolTip">
137-
<string>Labels (deprecated)</string>
138-
</property>
139-
<property name="icon">
140-
<iconset resource="../../images/images.qrc">
141-
<normaloff>:/images/themes/default/propertyicons/labels.png</normaloff>:/images/themes/default/propertyicons/labels.png</iconset>
142-
</property>
143-
</item>
144132
<item>
145133
<property name="text">
146134
<string>Fields</string>
@@ -282,7 +270,7 @@
282270
</sizepolicy>
283271
</property>
284272
<property name="currentIndex">
285-
<number>12</number>
273+
<number>0</number>
286274
</property>
287275
<widget class="QWidget" name="mOptsPage_General">
288276
<layout class="QVBoxLayout" name="verticalLayout_14">
@@ -311,8 +299,8 @@
311299
<rect>
312300
<x>0</x>
313301
<y>0</y>
314-
<width>362</width>
315-
<height>472</height>
302+
<width>730</width>
303+
<height>537</height>
316304
</rect>
317305
</property>
318306
<layout class="QVBoxLayout" name="verticalLayout_13">
@@ -770,8 +758,8 @@
770758
<rect>
771759
<x>0</x>
772760
<y>0</y>
773-
<width>806</width>
774-
<height>258</height>
761+
<width>721</width>
762+
<height>232</height>
775763
</rect>
776764
</property>
777765
<layout class="QVBoxLayout" name="verticalLayout_32">
@@ -945,8 +933,8 @@
945933
<rect>
946934
<x>0</x>
947935
<y>0</y>
948-
<width>732</width>
949-
<height>536</height>
936+
<width>487</width>
937+
<height>182</height>
950938
</rect>
951939
</property>
952940
<layout class="QVBoxLayout" name="verticalLayout_26">
@@ -1190,8 +1178,8 @@
11901178
<rect>
11911179
<x>0</x>
11921180
<y>0</y>
1193-
<width>104</width>
1194-
<height>102</height>
1181+
<width>134</width>
1182+
<height>113</height>
11951183
</rect>
11961184
</property>
11971185
<layout class="QVBoxLayout" name="verticalLayout_23">
@@ -1359,8 +1347,8 @@
13591347
<rect>
13601348
<x>0</x>
13611349
<y>0</y>
1362-
<width>424</width>
1363-
<height>697</height>
1350+
<width>393</width>
1351+
<height>641</height>
13641352
</rect>
13651353
</property>
13661354
<layout class="QGridLayout" name="gridLayout_3">
@@ -1902,8 +1890,6 @@
19021890
<tabstop>txtSubsetSQL</tabstop>
19031891
<tabstop>pbnQueryBuilder</tabstop>
19041892
<tabstop>scrollArea_3</tabstop>
1905-
<tabstop>scrollArea_9</tabstop>
1906-
<tabstop>labelCheckBox</tabstop>
19071893
<tabstop>scrollArea_5</tabstop>
19081894
<tabstop>scrollArea_19</tabstop>
19091895
<tabstop>mSimplifyDrawingGroupBox</tabstop>

0 commit comments

Comments
 (0)