Ticker.qml 54 B

12345
  1. import QtQuick 2.5
  2. Item {
  3. anchors.fill: parent
  4. }