Skip to content

Commit

Permalink
postgis connection: remove duplicate tooltips
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jan 24, 2015
1 parent eb6332f commit c1e4371
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ui/qgspgnewconnectionbase.ui
Expand Up @@ -283,12 +283,6 @@
</item>
<item row="3" column="0">
<widget class="QCheckBox" name="cb_dontResolveType">
<property name="toolTip">
<string>Restrict the displayed tables to those that are in the layer registries.</string>
</property>
<property name="whatsThis">
<string>Restricts the displayed tables to those that are found in the layer registries (geometry_columns, geography_columns, topology.layer). This can speed up the initial display of spatial tables.</string>
</property>
<property name="text">
<string>Don't resolve type of unrestricted columns (GEOMETRY)</string>
</property>
Expand Down

0 comments on commit c1e4371

Please sign in to comment.