mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Fix description
CURA-8684
This commit is contained in:
parent
8979632457
commit
f94813a98e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
// Copyright (c) 2022 Ultimaker B.V.
|
// Copyright (c) 2022 Ultimaker B.V.
|
||||||
// Cura is released under the terms of the LGPLv3 or higher.
|
// Cura is released under the terms of the LGPLv3 or higher.
|
||||||
|
|
||||||
// Button component to be used within the
|
// Button with a label-like appearance that displays different states (these can be displayed by setting the
|
||||||
|
// `valueError` or `valueWarning` properties). Mainly used within the `CustomConfiguration` component.
|
||||||
|
|
||||||
import QtQuick 2.1
|
import QtQuick 2.1
|
||||||
import QtQuick.Controls 2.1
|
import QtQuick.Controls 2.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue