Fix clicking on a reply to get to the replied-to message
This commit is contained in:
@@ -37,6 +37,7 @@ class MessageContentModel : public QAbstractListModel
|
|||||||
QML_UNCREATABLE("")
|
QML_UNCREATABLE("")
|
||||||
|
|
||||||
Q_PROPERTY(NeochatRoomMember *author READ author NOTIFY authorChanged)
|
Q_PROPERTY(NeochatRoomMember *author READ author NOTIFY authorChanged)
|
||||||
|
Q_PROPERTY(QString eventId READ eventId CONSTANT)
|
||||||
|
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user