[FEM] [skip ci] add tooltip to a preferences option

This commit is contained in:
Uwe
2023-03-27 02:33:58 +02:00
parent fd1a8dc85a
commit 9ebca4aec5

View File

@@ -307,6 +307,10 @@
<property name="enabled">
<bool>true</bool>
</property>
<property name="toolTip">
<string>Existing result objects will be kept
otherwise overwritten by new solver run</string>
</property>
<property name="text">
<string>Keep results on calculation re-run</string>
</property>