fix warnings

This commit is contained in:
2020-11-07 16:45:36 +03:00
parent 91abbdcd96
commit 1e0316c4de
4 changed files with 17 additions and 21 deletions

View File

@ -30,6 +30,8 @@ Item {
width: childrenRect.width
height: childrenRect.height
property bool debug: awActions.isDebugEnabled()
AboutTab {
textProvider: dpAdds
}