blob: 82159769493bb30b5837cbf0b105c550e9aab11e [file] [log] [blame]
import QtQuick 2.0
Flickable {
width: 400; height: 400
contentWidth: 1e11; contentHeight: 1e11
}