mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-16 08:37:26 -04:00
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