Skip to content

Commit

Permalink
Changed the spreadsheet label
Browse files Browse the repository at this point in the history
  • Loading branch information
sanguinariojoe authored and wwmayer committed Jul 13, 2014
1 parent 48afaa5 commit e1b387a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Ship/shipAreasCurve/PlotAux.py
Expand Up @@ -121,6 +121,7 @@ def spreadSheet(self, x, y, ship):
if FreeCAD.GuiUp:
Spreadsheet.ViewProviderSpreadsheet(obj.ViewObject)
FreeCAD.ActiveDocument.recompute()
obj.Label = 'Areas curve'

# Print the header
s.a1 = "x [m]"
Expand Down

0 comments on commit e1b387a

Please sign in to comment.