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