Skip to content

Commit c396128

Browse files
committed
Added label to UI to match context help
1 parent fd6330e commit c396128

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/ui/qgsdelimitedtextsourceselectbase.ui

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,14 @@
516516
<string>Geometry is read as a well known text string from the selected fields</string>
517517
</property>
518518
<property name="text">
519-
<string>Well known text (WKT) geometry </string>
519+
<string>Well known text (WKT) </string>
520+
</property>
521+
</widget>
522+
</item>
523+
<item>
524+
<widget class="QLabel" name="label_5">
525+
<property name="text">
526+
<string>Geometry field</string>
520527
</property>
521528
</widget>
522529
</item>

0 commit comments

Comments
 (0)