Decouple MatterControl components from PrinterConnection
- Move relevant aspects to ApplicationController
This commit is contained in:
parent
d07173285c
commit
8afc92ae33
21 changed files with 297 additions and 299 deletions
|
|
@ -30,8 +30,8 @@ either expressed or implied, of the FreeBSD Project.
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using MatterHackers.Agg;
|
||||
using MatterHackers.Agg.Image;
|
||||
using MatterHackers.Agg.UI;
|
||||
using MatterHackers.Localizations;
|
||||
using MatterHackers.MatterControl.PrinterCommunication;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue