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
|
||||
{
|
||||
Q_OBJECT
|
||||
QML_ELEMENT
|
||||
|
||||
public:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user