HorizontalArtDelegate.qml 60 B

12345
  1. import QtQuick 2.5
  2. ArtDelegate {
  3. width: parent.width
  4. }