FEM: Change the misleading constraint descriptions regarding the geometry selection (#13921)

* FEM: Update TaskFemConstraintFixed.ui

* FEM: Update TaskFemConstraintForce.ui

* FEM: Update TaskFemConstraintTemperature.ui

* FEM: Update TaskFemConstraintDisplacement.ui
This commit is contained in:
FEA-eng
2024-05-13 17:54:03 +02:00
committed by GitHub
parent dc9f42de1e
commit 7523582c5f
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
<item>
<widget class="QLabel" name="lbl_info">
<property name="text">
<string>Select multiple face(s), click Add or Remove</string>
<string>Select geometric element(s), click Add or Remove</string>
</property>
</widget>
</item>

View File

@@ -17,7 +17,7 @@
<item>
<widget class="QLabel" name="lbl_info">
<property name="text">
<string>Select multiple face(s), click Add or Remove</string>
<string>Select geometric element(s), click Add or Remove</string>
</property>
</widget>
</item>

View File

@@ -29,7 +29,7 @@
<item>
<widget class="QLabel" name="lbl_info">
<property name="text">
<string>Select multiple face(s), click Add or Remove</string>
<string>Select geometric element(s), click Add or Remove</string>
</property>
</widget>
</item>

View File

@@ -17,7 +17,7 @@
<item>
<widget class="QLabel" name="lbl_info">
<property name="text">
<string>Select multiple face(s), click Add or Remove</string>
<string>Select geometric element(s), click Add or Remove</string>
</property>
</widget>
</item>