Rename InstructionsPage -> LevelingWizardPage
This commit is contained in:
parent
9799795dc1
commit
62d1ab164c
13 changed files with 19 additions and 19 deletions
|
|
@ -33,7 +33,7 @@ using MatterHackers.MatterControl.SlicerConfiguration;
|
|||
|
||||
namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
||||
{
|
||||
public class SelectMaterialPage : InstructionsPage
|
||||
public class SelectMaterialPage : LevelingWizardPage
|
||||
{
|
||||
public SelectMaterialPage(PrinterConfig printer, string pageDescription, string instructionsText, ThemeConfig theme)
|
||||
: base(printer, pageDescription, instructionsText, theme)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue