Skip to content

Commit

Permalink
show wms request step size widgets when customization is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 28, 2018
1 parent 212cffc commit 155ba1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/customization.xml
Expand Up @@ -776,6 +776,9 @@
<widget objectName="mTileHeight" class="QLineEdit" label=""/>
<widget objectName="label_3" class="QLabel" label="Feature limit for GetFeatureInfo"/>
<widget objectName="mFeatureCount" class="QLineEdit" label="10"/>
<widget objectName="label_4" class="QLabel" label="Step size"/>
<widget objectName="mStepWidth" class="QLineEdit" label=""/>
<widget objectName="mStepHeight" class="QLineEdit" label=""/>
</widget>
</widget>
<widget objectName="tabLayerOrder" class="QWidget" label="Layer Order">
Expand Down

0 comments on commit 155ba1a

Please sign in to comment.