Skip to content

Commit 014375d

Browse files
committedJul 11, 2018
[ui] add tooltip for mysterious 3d point model textless checkbox
1 parent 5300eb4 commit 014375d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/ui/3d/point3dsymbolwidget.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@
144144
</item>
145145
<item>
146146
<widget class="QCheckBox" name="cbOverwriteMaterial">
147+
<property name="toolTip">
148+
<string>Overwrite model material</string>
149+
</property>
147150
<property name="text">
148151
<string/>
149152
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.