syncthingtray/plasmoid/package/contents/ui/DetailView.qml

8 lines
103 B
QML

import QtQuick 2.7
ListView {
currentIndex: -1
interactive: false
height: contentHeight
}