BIM: Fixed missing import in TDView - #14224

This commit is contained in:
Yorik van Havre
2024-05-27 11:13:13 -05:00
committed by Chris Hennes
parent a4f65b3288
commit 43e83b46b7
+1
View File
@@ -30,6 +30,7 @@ import FreeCADGui
import os
QT_TRANSLATE_NOOP = FreeCAD.Qt.QT_TRANSLATE_NOOP
translate = FreeCAD.Qt.translate
class BIM_TDPage: