Merge pull request #33171 from DelazJ/patch-11

Remove wrong tooltip applied to any unset vector properties tab
This commit is contained in:
Matthias Kuhn 2019-12-01 10:01:59 +01:00 committed by GitHub
commit 66ef33b48b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,9 +75,6 @@
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If the remove duplicate nodes option is activated, duplicate vertices will automatically be removed from geometries which are edited on this layer.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
@ -151,6 +148,9 @@
<property name="text">
<string>Masks</string>
</property>
<property name="toolTip">
<string>Control selective masking of symbols and labels</string>
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/propertyicons/labelmask.svg</normaloff>:/images/themes/default/propertyicons/labelmask.svg</iconset>