Start: Improve "Switch workbench after loading" tooltip

Make it clearer that this property is different from the "Start up workbench".
This commit is contained in:
Roy-043
2023-09-07 15:42:59 +02:00
committed by Chris Hennes
parent 575c5659ae
commit 22ea529925

View File

@@ -30,7 +30,7 @@
<item row="0" column="1">
<widget class="QComboBox" name="AutoloadModuleCombo">
<property name="toolTip">
<string>Choose which workbench to switch to after the program launches</string>
<string>Workbench to switch to after loading a file from the Start page, only used if Start is the start up workbench</string>
</property>
</widget>
</item>