Improve Passmark tab by adding a tooltip about a way to define a passmark.
--HG-- branch : develop
This commit is contained in:
parent
eeedebbac3
commit
5c7af760d0
|
@ -42,7 +42,11 @@
|
|||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QComboBox" name="comboBoxPassmarks"/>
|
||||
<widget class="QComboBox" name="comboBoxPassmarks">
|
||||
<property name="toolTip">
|
||||
<string>List of all defined passmarks. To define a passmark return to the Main Path tab, call context menu for a point item and make it a passmark.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user