diff --git a/src/core/Score.qml b/src/core/Score.qml --- a/src/core/Score.qml +++ b/src/core/Score.qml @@ -69,6 +69,11 @@ property string message /** + * Alias for accessing subLevelText properties. + */ + property alias subLevelText: subLevelText + + /** * Emitted when the win animation should be started. * * Triggers scale and rotation animation.