BIM: fix missing translate function
This commit is contained in:
@@ -28,6 +28,7 @@ import FreeCAD
|
||||
import FreeCADGui
|
||||
|
||||
QT_TRANSLATE_NOOP = FreeCAD.Qt.QT_TRANSLATE_NOOP
|
||||
translate = FreeCAD.Qt.translate
|
||||
|
||||
|
||||
class BIM_Box:
|
||||
|
||||
Reference in New Issue
Block a user