diff options
Diffstat (limited to 'pokescripting/CoinListWrapper.h')
| -rw-r--r-- | pokescripting/CoinListWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/CoinListWrapper.h b/pokescripting/CoinListWrapper.h index d702d585..819a817e 100644 --- a/pokescripting/CoinListWrapper.h +++ b/pokescripting/CoinListWrapper.h @@ -49,5 +49,6 @@ class POKESCRIPTING_EXPORT CoinListWrapper : public ObjectWrapper const Pokemod::CoinList* m_coinList; }; } +Q_DECLARE_METATYPE(Pokescripting::CoinListWrapper*) #endif |
