Remove uneeded HRectangle component
This commit is contained in:
@@ -33,7 +33,7 @@ HPage {
|
||||
id: repeater
|
||||
model: ["Profile.qml", "Encryption.qml"]
|
||||
|
||||
HRectangle {
|
||||
Rectangle {
|
||||
color: ready ? theme.controls.box.background : "transparent"
|
||||
Behavior on color { HColorAnimation {} }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user