diff options
Diffstat (limited to 'pokescripting/ItemWrapper.h')
| -rw-r--r-- | pokescripting/ItemWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/ItemWrapper.h b/pokescripting/ItemWrapper.h index c650ff9b..1550c2f9 100644 --- a/pokescripting/ItemWrapper.h +++ b/pokescripting/ItemWrapper.h @@ -49,5 +49,6 @@ class POKESCRIPTING_EXPORT ItemWrapper : public ObjectWrapper const Pokemod::Item* m_item; }; } +Q_DECLARE_METATYPE(Pokescripting::ItemWrapper*) #endif |
