blob: 20317a31f3fc66d7c3ee0a9ba76a10713502f827 [file] [log] [blame]
import QtQuick 2.12
import QtQuick.Controls 2.12
Dialog {
title: "Dialog"
}