mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
Remove wrong tooltip applied to any unset vector properties tab
and add one to the mask tab
This commit is contained in:
parent
4c234f21b4
commit
6b1dfa771a
@ -75,9 +75,6 @@
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>If the remove duplicate nodes option is activated, duplicate vertices will automatically be removed from geometries which are edited on this layer.</p></body></html></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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user