Files
qt-creator/share/qtcreator/qmldesigner/propertyEditorQmlSources/Qt6HelperWindow.qml
Thomas Hartmann 306904fe83 QmlDesigner: Use Window instead of Dialog
Change-Id: I9f7392788e96ed399f686caed41e30e8347b3665
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-06-07 07:06:44 +00:00

5 lines
32 B
QML

import QtQuick 2.15
Window {
}