BIM: Use PrefCheckableGroupBox in IFC exporter preferences page

This commit is contained in:
Furgo
2025-06-11 01:54:50 +02:00
parent b584c506bd
commit 195afca33f

View File

@@ -407,7 +407,7 @@ However, at FreeCAD, we believe having a building should not be mandatory, and t
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_ExportFreeCADGroups">
<widget class="Gui::PrefCheckableGroupBox" name="groupBox_ExportFreeCADGroups">
<property name="toolTip">
<string>If not checked, standard FreeCAD groups (App::DocumentObjectGroup) will not be exported as IfcGroup or IfcElementAssembly.\nTheir children will be re-parented to the container of the skipped group in the IFC structure.</string>
</property>