forked from Public/monero-gui
QML: fix various warnings
This commit is contained in:
@@ -97,8 +97,8 @@ Rectangle {
|
||||
|
||||
ListView {
|
||||
id: subaddressListView
|
||||
Layout.fillHeight: true
|
||||
Layout.fillWidth: true
|
||||
anchors.fill: parent
|
||||
clip: true
|
||||
boundsBehavior: ListView.StopAtBounds
|
||||
delegate: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user