diff options
Diffstat (limited to 'pokescripting/MapWildListWrapper.h')
| -rw-r--r-- | pokescripting/MapWildListWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/MapWildListWrapper.h b/pokescripting/MapWildListWrapper.h index a7bd74f5..661a3ef7 100644 --- a/pokescripting/MapWildListWrapper.h +++ b/pokescripting/MapWildListWrapper.h @@ -51,5 +51,6 @@ class POKESCRIPTING_EXPORT MapWildListWrapper : public ObjectWrapper const Pokemod::MapWildList* m_wildList; }; } +Q_DECLARE_METATYPE(Pokescripting::MapWildListWrapper*) #endif |
