mirror of
https://github.com/leozide/leocad
synced 2025-01-29 20:34:50 +01:00
Removed category update before the window is created.
This commit is contained in:
parent
f5bb01f724
commit
980d0c4a03
1 changed files with 0 additions and 2 deletions
|
@ -2076,9 +2076,7 @@ bool lcPiecesLibrary::LoadBuiltinPieces()
|
|||
}
|
||||
|
||||
lcLoadDefaultColors();
|
||||
|
||||
lcLoadDefaultCategories(true);
|
||||
gMainWindow->UpdateCategories();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue