Commit 442f305e authored by jan.koester's avatar jan.koester
Browse files

ttest

parent 8e59aeab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ ColumnLayout {
    spacing: 0

    property string selectedUuid: ""
    Layout.preferredHeight: Math.max(200, docTreeView.rows * 30 + 30)

    function reload() {
        /* No-op: model is updated automatically via beginResetModel/endResetModel */