Don't register ThreadChatBarModel as a QML_ELEMENT

It's not needed and doesn't work
This commit is contained in:
Tobias Fella
2024-09-02 13:36:32 +02:00
parent 594d1373c9
commit 1157882f1b

View File

@@ -29,7 +29,6 @@ class ReactionModel;
class ThreadChatBarModel : public QAbstractListModel
{
Q_OBJECT
QML_ELEMENT
public:
/**