config moved to c++ plugin, removed old qml + fileview implementation
This commit is contained in:
@@ -8,7 +8,7 @@ Item {
|
||||
|
||||
ClippingRectangle {
|
||||
anchors.fill: parent
|
||||
radius: Appearance.rounding.full
|
||||
radius: Tokens.rounding.full
|
||||
|
||||
Image {
|
||||
id: userImage
|
||||
|
||||
Reference in New Issue
Block a user