diff options
Diffstat (limited to 'pokescripting/EggGroupWrapper.h')
| -rw-r--r-- | pokescripting/EggGroupWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/EggGroupWrapper.h b/pokescripting/EggGroupWrapper.h index c0552b35..6c139c1e 100644 --- a/pokescripting/EggGroupWrapper.h +++ b/pokescripting/EggGroupWrapper.h @@ -41,5 +41,6 @@ class POKESCRIPTING_EXPORT EggGroupWrapper : public ObjectWrapper const Pokemod::EggGroup* m_eggGroup; }; } +Q_DECLARE_METATYPE(Pokescripting::EggGroupWrapper*) #endif |
