Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
raster layer properties: add data url label
  • Loading branch information
jef-n committed Aug 8, 2014
1 parent 80ec23f commit 52c797f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/ui/qgsrasterlayerpropertiesbase.ui
Expand Up @@ -1761,6 +1761,13 @@ p, li { white-space: pre-wrap; }
</item>
</layout>
</item>
<item row="6" column="0">
<widget class="QLabel" name="mLayerKeywordListLabel_3">
<property name="text">
<string>Data Url</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
Expand Down

0 comments on commit 52c797f

Please sign in to comment.