Refacotring
Adding GitHub personal access token option
This commit is contained in:
parent
23313cdd41
commit
a23857c6eb
8 changed files with 58 additions and 6 deletions
|
|
@ -140,6 +140,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
|
||||
public override Task Rebuild()
|
||||
{
|
||||
this.DebugDepth("Rebuild");
|
||||
using (RebuildLock())
|
||||
{
|
||||
// set the matrix for the inner object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue