mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Apply suggested review changes
CURA-12400
This commit is contained in:
parent
575458c1dd
commit
6efbcb4ff6
5 changed files with 35 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2023 UltiMaker
|
||||
// Copyright (c) 2025 UltiMaker
|
||||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.4
|
||||
|
@ -116,9 +116,7 @@ UM.Dialog
|
|||
{
|
||||
id: componentLicenseDialog
|
||||
|
||||
LicenseDialog
|
||||
{
|
||||
}
|
||||
LicenseDialog { }
|
||||
}
|
||||
|
||||
onLinkActivated:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue