Rename SetupConnectionWigetBase to ConnectionWizardPanel
This commit is contained in:
parent
6d6d921cc7
commit
2ba410f52d
10 changed files with 11 additions and 11 deletions
|
|
@ -32,7 +32,7 @@ using MatterHackers.MatterControl.CustomWidgets;
|
|||
|
||||
namespace MatterHackers.MatterControl.PrinterControls.PrinterConnections
|
||||
{
|
||||
public class ShowAuthPanel : SetupConnectionWidgetBase
|
||||
public class ShowAuthPanel : ConnectionWizardPanel
|
||||
{
|
||||
public ShowAuthPanel(WizardWindow connectionWizard) : base(connectionWizard)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue