diff options
Diffstat (limited to 'pokescripting/TrainerWrapper.h')
| -rw-r--r-- | pokescripting/TrainerWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/TrainerWrapper.h b/pokescripting/TrainerWrapper.h index da84fdbb..726ebe50 100644 --- a/pokescripting/TrainerWrapper.h +++ b/pokescripting/TrainerWrapper.h @@ -52,5 +52,6 @@ class POKESCRIPTING_EXPORT TrainerWrapper : public ObjectWrapper const Pokemod::Trainer* m_trainer; }; } +Q_DECLARE_METATYPE(Pokescripting::TrainerWrapper*) #endif |
