Skip to content

Commit

Permalink
Fix a tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
borysiasty committed Dec 5, 2017
1 parent 51ec70a commit 1cd8b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsnewgeopackagelayerdialogbase.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 1cd8b94

Please sign in to comment.