Change name of root id to root everywhere
This commit is contained in:
@@ -2,9 +2,10 @@ import QtQuick
|
||||
import qs.Common
|
||||
|
||||
Rectangle {
|
||||
id: root
|
||||
|
||||
color: Theme.backgroudColor
|
||||
border.width: 1
|
||||
border.width: 2
|
||||
border.color: Theme.color2
|
||||
radius: 20
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user