FEM: inp file export pref widget, add missing tool tip

This commit is contained in:
Bernd Hahnebach
2019-03-12 06:05:49 +01:00
committed by wmayer
parent 1a67718022
commit 67a19b758a

View File

@@ -37,6 +37,9 @@
<layout class="QGridLayout" name="girdLayoutAbaqus">
<item row="1" column="1">
<widget class="Gui::PrefCheckBox" name="checkBoxWriteGroups">
<property name="toolTip">
<string>If checked, the mesh groups from the mesh are exported as well.</string>
</property>
<property name="text">
<string/>
</property>