diff options
Diffstat (limited to 'pokescripting/SoundWrapper.h')
| -rw-r--r-- | pokescripting/SoundWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/SoundWrapper.h b/pokescripting/SoundWrapper.h index 3af17f0c..bb57c1c7 100644 --- a/pokescripting/SoundWrapper.h +++ b/pokescripting/SoundWrapper.h @@ -49,5 +49,6 @@ class POKESCRIPTING_EXPORT SoundWrapper : public ObjectWrapper const Pokemod::Sound* m_sound; }; } +Q_DECLARE_METATYPE(Pokescripting::SoundWrapper*) #endif |
