mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Remove unused aliases from SyncState.qml
CURA-7290
This commit is contained in:
parent
37992e25de
commit
97d1c3200b
2 changed files with 12 additions and 21 deletions
|
|
@ -29,12 +29,7 @@ Column
|
|||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
|
||||
SyncState
|
||||
{
|
||||
id: syncRow
|
||||
}
|
||||
|
||||
|
||||
SyncState {}
|
||||
|
||||
Label
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue