Refactoring some class names and fields
This commit is contained in:
parent
04b1828ff6
commit
b740c2e351
6 changed files with 24 additions and 21 deletions
|
|
@ -42,7 +42,7 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
this.printerSelected = printerSelected;
|
||||
|
||||
InventoryTreeView.CreateOpenPrintersTree(rootPrintersNode, theme);
|
||||
HardwareTreeView.CreateOpenPrintersTree(rootPrintersNode, theme);
|
||||
}
|
||||
|
||||
protected override void OnTreeNodeDoubleClicked(TreeNode treeNode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue