Mark ThreePIdModel as uncreatable

This commit is contained in:
Tobias Fella
2024-04-15 17:15:01 +02:00
parent a247e40865
commit c0d7b96e79

View File

@@ -19,6 +19,7 @@ class ThreePIdModel : public QAbstractListModel
{
Q_OBJECT
QML_ELEMENT
QML_UNCREATABLE("")
public:
/**