Merge branch 'main' into bim-cleanup-license

This commit is contained in:
marcuspollio
2025-04-11 15:13:45 +02:00
committed by GitHub
699 changed files with 6809 additions and 155717 deletions

View File

@@ -31,9 +31,9 @@ import ArchComponent
import draftobjects.patharray as patharray
if FreeCAD.GuiUp:
import FreeCADGui
from PySide.QtCore import QT_TRANSLATE_NOOP
import PySide.QtGui as QtGui
import FreeCADGui
else:
# \cond
def translate(ctxt, txt):