Skip to content
Permalink
Browse files
Fix a tooltip
  • Loading branch information
borysiasty committed Dec 5, 2017
1 parent 51ec70a commit 1cd8b94
Showing 1 changed file with 1 addition and 1 deletion.
@@ -448,7 +448,7 @@
<item row="5" column="2">
<widget class="QCheckBox" name="mCheckBoxCreateSpatialIndex">
<property name="toolTip">
<string>Add an integer id field as the primary key for the new layer</string>
<string>Create a spatial index for this layer</string>
</property>
<property name="text">
<string>Create a spatial index</string>

0 comments on commit 1cd8b94

Please sign in to comment.