mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:29:01 +08:00
Add color property to ColorDialog
CURA-11193
This commit is contained in:
parent
e121d2fa80
commit
0ff069a8dd
@ -9,4 +9,7 @@ import QtQuick.Dialogs
|
||||
// due for deprication, use Qt Color Dialog instead
|
||||
ColorDialog
|
||||
{
|
||||
id: root
|
||||
|
||||
property alias color: root.selectedColor
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user