diff --git a/src/AboutWindow.qml b/src/AboutWindow.qml index fa36a0c..a29620a 100644 --- a/src/AboutWindow.qml +++ b/src/AboutWindow.qml @@ -150,7 +150,7 @@ Window { Item { id: licenseView - visible: stack.depth == 2 + visible: stack.depth === 2 height: stack.height width: stack.width