Mention OCCT in Copyright dialog
This commit is contained in:
parent
dc229589bb
commit
3395b288c4
1 changed files with 3 additions and 1 deletions
|
@ -127,7 +127,9 @@ void CopyrightsDialog::fill_entries()
|
|||
{ "fast_float"
|
||||
, "Daniel Lemire, João Paulo Magalhaes and contributors", "https://github.com/fastfloat/fast_float" },
|
||||
{ "CuraEngine (Arachne, etc.)"
|
||||
, "Ultimaker", "https://github.com/Ultimaker/CuraEngine" }
|
||||
, "Ultimaker", "https://github.com/Ultimaker/CuraEngine" },
|
||||
{ "Open CASCADE Technology"
|
||||
, "Open Cascade SAS", "https://github.com/Open-Cascade-SAS/OCCT" }
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue