mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
small tweak
This commit is contained in:
@@ -341,7 +341,6 @@ class BIM_ADDON_preferences(bpy.types.AddonPreferences):
|
||||
row.prop(context.scene.DocProperties, "shadingstyle_default")
|
||||
row = self.layout.row()
|
||||
row.prop(context.scene.DocProperties, "drawing_font")
|
||||
row = self.layout.row()
|
||||
row.prop(context.scene.DocProperties, "magic_font_scale")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user