Upgrading to .net 6
This commit is contained in:
parent
738c6e20ea
commit
32a192c2b8
155 changed files with 2030 additions and 2536 deletions
|
|
@ -39,7 +39,7 @@ namespace MatterHackers.MatterControl.PrinterControls.PrinterConnections
|
|||
// Normally step one of the setup process
|
||||
public class SetupStepMakeModelName : DialogPage
|
||||
{
|
||||
private readonly TextButton nextButton;
|
||||
private readonly ThemedTextButton nextButton;
|
||||
private readonly AddPrinterWidget printerPanel;
|
||||
|
||||
private readonly RadioButton createPrinterRadioButton = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue