diff --git a/src/StatusQ/Components/StatusNavigationListItem.qml b/src/StatusQ/Components/StatusNavigationListItem.qml index e833943d..ec06f9e1 100644 --- a/src/StatusQ/Components/StatusNavigationListItem.qml +++ b/src/StatusQ/Components/StatusNavigationListItem.qml @@ -32,7 +32,7 @@ StatusListItem { anchors.fill: parent cursorShape: Qt.PointingHandCursor hoverEnabled: true - onClicked: statusNavigationListitem.clicked(mouse) + onClicked: statusNavigationListItem.clicked(mouse) } components: [