diff options
Diffstat (limited to 'pokescripting/SpriteWrapper.h')
| -rw-r--r-- | pokescripting/SpriteWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/SpriteWrapper.h b/pokescripting/SpriteWrapper.h index 87b101d5..cae7ae1f 100644 --- a/pokescripting/SpriteWrapper.h +++ b/pokescripting/SpriteWrapper.h @@ -42,5 +42,6 @@ class POKESCRIPTING_EXPORT SpriteWrapper : public ObjectWrapper const Pokemod::Sprite* m_sprite; }; } +Q_DECLARE_METATYPE(Pokescripting::SpriteWrapper*) #endif |
