mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-03 19:16:31 +08:00
Change link to point to Qt multi-repos description
CURA-12400
This commit is contained in:
parent
b10b8a0d52
commit
e7e7ef6808
@ -375,7 +375,7 @@ UM.Dialog
|
||||
"whether future versions of the GNU Lesser General Public License shall\n" +
|
||||
"apply, that proxy's public statement of acceptance of any version is\n" +
|
||||
"permanent authorization for you to choose that version for the\n" +
|
||||
"Library.\n", url: "https://code.qt.io/cgit/qt/qtbase.git/" });
|
||||
"Library.\n", url: "https://github.com/Ultimaker/Cura/blob/main/licenses_thirdparty/qt.md" });
|
||||
projectsModel.append({ name: "PyQt", description: catalog.i18nc("@label Description for application dependency", "GUI framework bindings"), license: "GPL", license_full: "", url: "https://riverbankcomputing.com/software/pyqt" });
|
||||
projectsModel.append({ name: "SIP", description: catalog.i18nc("@label Description for application dependency", "C/C++ Binding library"), license: "GPL", license_full: "", url: "https://riverbankcomputing.com/software/sip" });
|
||||
projectsModel.append({ name: "Protobuf", description: catalog.i18nc("@label Description for application dependency", "Data interchange format"), license: "BSD", license_full: "", url: "https://developers.google.com/protocol-buffers" });
|
||||
|
Loading…
x
Reference in New Issue
Block a user