Mention OCCT in Copyright dialog
This commit is contained in:
parent
dc229589bb
commit
3395b288c4
@ -127,7 +127,9 @@ void CopyrightsDialog::fill_entries()
|
|||||||
{ "fast_float"
|
{ "fast_float"
|
||||||
, "Daniel Lemire, João Paulo Magalhaes and contributors", "https://github.com/fastfloat/fast_float" },
|
, "Daniel Lemire, João Paulo Magalhaes and contributors", "https://github.com/fastfloat/fast_float" },
|
||||||
{ "CuraEngine (Arachne, etc.)"
|
{ "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…
Reference in New Issue
Block a user