Rename member to reflect actual behavior
This commit is contained in:
parent
3202ed9026
commit
0195afc094
2 changed files with 4 additions and 4 deletions
|
|
@ -176,7 +176,7 @@ namespace MatterHackers.MatterControl
|
|||
CancellationToken.None);
|
||||
}
|
||||
|
||||
internal static ILibraryItem LoadLastPlateOrNew()
|
||||
internal static ILibraryItem GetLastPlateOrNew()
|
||||
{
|
||||
// Find the last used bed plate mcx
|
||||
var directoryInfo = new DirectoryInfo(ApplicationDataStorage.Instance.PlatingDirectory);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue