Don't register ThreadChatBarModel as a QML_ELEMENT
It's not needed and doesn't work
This commit is contained in:
@@ -29,7 +29,6 @@ class ReactionModel;
|
|||||||
class ThreadChatBarModel : public QAbstractListModel
|
class ThreadChatBarModel : public QAbstractListModel
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
QML_ELEMENT
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user