Skip to content

Commit

Permalink
Name mesh symbology tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Jul 18, 2021
1 parent 2cab558 commit ac2b746
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/ui/mesh/qgsrenderermeshpropswidgetbase.ui
Expand Up @@ -66,6 +66,9 @@
<attribute name="title">
<string/>
</attribute>
<attribute name="toolTip">
<string>Datasets</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_11">
<property name="leftMargin">
<number>0</number>
Expand Down Expand Up @@ -138,6 +141,9 @@
<attribute name="title">
<string/>
</attribute>
<attribute name="toolTip">
<string>Contours</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_10">
<property name="leftMargin">
<number>0</number>
Expand Down Expand Up @@ -201,6 +207,9 @@
<attribute name="title">
<string/>
</attribute>
<attribute name="toolTip">
<string>Vectors</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="leftMargin">
<number>0</number>
Expand Down Expand Up @@ -259,6 +268,9 @@
<attribute name="title">
<string/>
</attribute>
<attribute name="toolTip">
<string>Rendering</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_12">
<property name="leftMargin">
<number>0</number>
Expand Down

0 comments on commit ac2b746

Please sign in to comment.