diff options
Diffstat (limited to 'pokescripting/CoinListObjectWrapper.h')
| -rw-r--r-- | pokescripting/CoinListObjectWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/CoinListObjectWrapper.h b/pokescripting/CoinListObjectWrapper.h index f8de0489..9b507b32 100644 --- a/pokescripting/CoinListObjectWrapper.h +++ b/pokescripting/CoinListObjectWrapper.h @@ -50,5 +50,6 @@ class POKESCRIPTING_EXPORT CoinListObjectWrapper : public ObjectWrapper const Pokemod::CoinListObject* m_object; }; } +Q_DECLARE_METATYPE(Pokescripting::CoinListObjectWrapper*) #endif |
