Commit 47811f21 authored by Ronan Abhamon's avatar Ronan Abhamon

feat(ui/modules/Common/Window/ApplicationWindow): use last qt quick controls

parent a6b5f410
import QtQuick 2.7
// Explicit import to support Toolbar.
import QtQuick.Controls 1.4 as Controls1
import QtQuick.Controls 2.1
import 'Window.js' as Logic
// =============================================================================
Controls1.ApplicationWindow {
ApplicationWindow {
default property alias _content: content.data
// ---------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment