Page MenuHomePhorge

Fix Accessible.role type error in RoomListViewItemDelegate
ClosedPublic

Authored by tusooa on Jun 19 2024, 3:02 PM.

Details

Summary

The role enum is in the Accessible namespace, not in the Qt namespace. This commit correctly sets the role in RoomListViewItemDelegate.

Type: fix

Test Plan

Open kazv. Verify that the error message

qrc:/RoomListViewItemDelegate.qml:82:7: Unable to assign [undefined] to int

does not appear.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 86
Build 161: GitLab CI for kazv
Build 160: arc lint + arc unit