fix ModalHelpers.qml: fixed typos

This commit is contained in:
Anastasiya S 2021-10-15 15:05:20 +03:00
parent aa269b5d36
commit 5b0093ada9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
import QtQuick 2.14
import StatusQ.Core 0.1
import StatusQ.Conntrols 0.1
import StatusQ.Controls 0.1
QtObject {
id: root
@ -15,8 +15,8 @@ QtObject {
Component {
id: headerComp
QtObject {
property StatusbBaseText title
property StatusbBaseText subtitle
property StatusBaseText title
property StatusBaseText subtitle
property StatusRoundImage avatar
property StatusFlatRoundButton closeBtn
property var actionButton