Skip to content

Commit

Permalink
Remove option to define layer name from WMS source select dialogs
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Feb 15, 2025
1 parent 88383c3 commit 3464245
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions src/ui/qgswmssourceselectbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Re&amp;quest step size</string>
<string>Request step size</string>
</property>
<property name="buddy">
<cstring>mTileWidth</cstring>
Expand Down Expand Up @@ -509,23 +509,6 @@
</widget>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>QGIS layer name</string>
</property>
<property name="buddy">
<cstring>leLayerName</cstring>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="leLayerName"/>
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="mLoadLayersIndividuallyCheckBox">
<property name="toolTip">
Expand Down Expand Up @@ -606,7 +589,6 @@
<tabstop>mFeatureCount</tabstop>
<tabstop>mCrsSelector</tabstop>
<tabstop>mContextualLegendCheckbox</tabstop>
<tabstop>leLayerName</tabstop>
<tabstop>mLayerUpButton</tabstop>
<tabstop>mLayerDownButton</tabstop>
<tabstop>mLayerOrderTreeWidget</tabstop>
Expand Down

0 comments on commit 3464245

Please # to comment.