Revise control names
This commit is contained in:
parent
e195d0154c
commit
6c21f79ef6
4 changed files with 39 additions and 11 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue