diff options
Diffstat (limited to 'pokescripting/MapEffectWrapper.h')
| -rw-r--r-- | pokescripting/MapEffectWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/MapEffectWrapper.h b/pokescripting/MapEffectWrapper.h index 1a686bb0..8ccb2781 100644 --- a/pokescripting/MapEffectWrapper.h +++ b/pokescripting/MapEffectWrapper.h @@ -49,5 +49,6 @@ class POKESCRIPTING_EXPORT MapEffectWrapper : public ObjectWrapper const Pokemod::MapEffect* m_effect; }; } +Q_DECLARE_METATYPE(Pokescripting::MapEffectWrapper*) #endif |
