import QtQuick 2.7

TutorialOverlay {
    id: tutorial
    offsetBottom: 50
    maxWidth: 400
}