Remove ImageItem, Paintable and use unified image provider.
This commit is contained in:
@@ -31,7 +31,7 @@ class RoomListModel : public QAbstractListModel {
|
||||
public:
|
||||
enum EventRoles {
|
||||
NameRole = Qt::UserRole + 1,
|
||||
PaintableRole,
|
||||
AvatarRole,
|
||||
TopicRole,
|
||||
CategoryRole,
|
||||
UnreadCountRole,
|
||||
|
||||
Reference in New Issue
Block a user