forked from qt-creator/qt-creator
TreeModel: Declare Utils::TreeItem * as meta type
Change-Id: I4a72646a7647c898fb2f5ce627d6381f9c7d23ef Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -328,3 +328,5 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
} // namespace Utils
|
} // namespace Utils
|
||||||
|
|
||||||
|
Q_DECLARE_METATYPE(Utils::TreeItem *)
|
||||||
|
|||||||
Reference in New Issue
Block a user