diff options
Diffstat (limited to 'pokescripting/MoveWrapper.h')
| -rw-r--r-- | pokescripting/MoveWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/MoveWrapper.h b/pokescripting/MoveWrapper.h index c17ff555..37a7192f 100644 --- a/pokescripting/MoveWrapper.h +++ b/pokescripting/MoveWrapper.h @@ -53,5 +53,6 @@ class POKESCRIPTING_EXPORT MoveWrapper : public ObjectWrapper const Pokemod::Move* m_move; }; } +Q_DECLARE_METATYPE(Pokescripting::MoveWrapper*) #endif |
