small tweak

This commit is contained in:
Ryan Schultz
2024-06-05 08:21:28 -05:00
parent b57a1e5ea8
commit 802e1966fd
-1
View File
@@ -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")