mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:59:02 +08:00
Add settingKey property for Squish to find things easier
This commit is contained in:
parent
25c9bb20c3
commit
73524deb8d
@ -28,6 +28,7 @@ Item
|
||||
property var showLinkedSettingIcon: true
|
||||
property var doDepthIndentation: true
|
||||
property var doQualityUserSettingEmphasis: true
|
||||
property var settingKey: definition.key //Used to detect each individual setting more easily in Squish GUI tests.
|
||||
|
||||
// Create properties to put property provider stuff in (bindings break in qt 5.5.1 otherwise)
|
||||
property var state: propertyProvider.properties.state
|
||||
|
Loading…
x
Reference in New Issue
Block a user