Revise control names

This commit is contained in:
John Lewin 2017-10-22 19:50:01 -07:00
parent e195d0154c
commit 6c21f79ef6
4 changed files with 39 additions and 11 deletions

View file

@ -1,6 +1,4 @@
using MatterHackers.Agg;
/*
/*
Copyright (c) 2014, Lars Brubaker
All rights reserved.
@ -31,6 +29,7 @@ either expressed or implied, of the FreeBSD Project.
using System.Collections.Generic;
using System.Linq;
using MatterHackers.Agg;
namespace MatterHackers.GCodeVisualizer
{