Fixed typo in Draft

This commit is contained in:
Yorik van Havre 2012-04-27 09:35:49 -03:00
parent e5d8a04fd0
commit 0d867c983f

View File

@ -1777,7 +1777,7 @@ class _ViewProviderDimension:
obj.Proxy = self
obj.FontSize=getParam("textheight")
obj.FontName=getParam("textfont")
obj.DisplayModes = ["2D","3D"]
obj.DisplayMode = ["2D","3D"]
obj.ExtLines=0.3
obj.Override = ''