Skip to content

Commit

Permalink
Add tooltip to annotations and mesh digitizing toolbars
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Oct 11, 2021
1 parent a840cbf commit c068d40
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ui/qgisapp.ui
Expand Up @@ -784,6 +784,9 @@
<property name="windowTitle">
<string>Mesh Digitizing Toolbar</string>
</property>
<property name="toolTip">
<string>Mesh Digitizing Toolbar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
Expand All @@ -795,6 +798,9 @@
<property name="windowTitle">
<string>Annotations Toolbar</string>
</property>
<property name="toolTip">
<string>Annotations Toolbar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
Expand Down

0 comments on commit c068d40

Please sign in to comment.