import QtQuick 2.0

ComponentView {
    title: "Hello!"
}
