summaryrefslogtreecommitdiffstats
path: root/pokescripting/CoinListWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokescripting/CoinListWrapper.h')
-rw-r--r--pokescripting/CoinListWrapper.h1
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