mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-18 23:57:25 -04:00
QML: fix various warnings
This commit is contained in:
@@ -177,7 +177,7 @@ Rectangle {
|
||||
ListView {
|
||||
id: subaddressAccountListView
|
||||
Layout.fillWidth: true
|
||||
anchors.fill: parent
|
||||
Layout.fillHeight: true
|
||||
clip: true
|
||||
boundsBehavior: ListView.StopAtBounds
|
||||
interactive: false
|
||||
|
||||
Reference in New Issue
Block a user