Skip to content

Commit c1e4371

Browse files
committed
postgis connection: remove duplicate tooltips
1 parent eb6332f commit c1e4371

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/ui/qgspgnewconnectionbase.ui

-6
Original file line numberDiff line numberDiff line change
@@ -283,12 +283,6 @@
283283
</item>
284284
<item row="3" column="0">
285285
<widget class="QCheckBox" name="cb_dontResolveType">
286-
<property name="toolTip">
287-
<string>Restrict the displayed tables to those that are in the layer registries.</string>
288-
</property>
289-
<property name="whatsThis">
290-
<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>
291-
</property>
292286
<property name="text">
293287
<string>Don't resolve type of unrestricted columns (GEOMETRY)</string>
294288
</property>

0 commit comments

Comments
 (0)