@@ -40,6 +40,8 @@ Kirigami.Page {
|
|||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
|
|
||||||
|
Controls.ScrollBar.horizontal.policy: Controls.ScrollBar.AlwaysOff
|
||||||
ListView {
|
ListView {
|
||||||
clip: true
|
clip: true
|
||||||
model: AccountListModel { }
|
model: AccountListModel { }
|
||||||
|
|||||||
Reference in New Issue
Block a user