From 0d867c983f9d72bf53b8c9f5537394b3e6fbaf30 Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Fri, 27 Apr 2012 09:35:49 -0300 Subject: [PATCH] Fixed typo in Draft --- src/Mod/Draft/Draft.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Draft/Draft.py b/src/Mod/Draft/Draft.py index ab79b3e77..bbe085b57 100644 --- a/src/Mod/Draft/Draft.py +++ b/src/Mod/Draft/Draft.py @@ -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 = ''