Use correct property source

This commit is contained in:
John Lewin 2017-07-05 15:04:17 -07:00
parent 2ac148b4c9
commit 9783f25d10

View file

@ -2370,7 +2370,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
this.theme.CreateCheckboxMenuItem(
"Show Print Area".Localize(),
"ShowPrintArea",
meshViewer.RenderBed,
meshViewer.RenderBuildVolume,
5,
(s, e) =>
{