Rename WizardPanels to WizardPage
This commit is contained in:
parent
5c926cc1a1
commit
6ff04a73d2
15 changed files with 42 additions and 42 deletions
|
|
@ -11,7 +11,7 @@ using System.IO;
|
|||
|
||||
namespace MatterHackers.MatterControl.PrinterControls.PrinterConnections
|
||||
{
|
||||
public class SetupStepInstallDriver : ConnectionWizardPanel
|
||||
public class SetupStepInstallDriver : ConnectionWizardPage
|
||||
{
|
||||
private FlowLayoutWidget printerDriverContainer;
|
||||
private TextWidget printerDriverMessage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue