summaryrefslogtreecommitdiffstats
path: root/pokescripting/StoreWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokescripting/StoreWrapper.h')
-rw-r--r--pokescripting/StoreWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/StoreWrapper.h b/pokescripting/StoreWrapper.h
index caf458b3..18892e8f 100644
--- a/pokescripting/StoreWrapper.h
+++ b/pokescripting/StoreWrapper.h
@@ -45,5 +45,6 @@ class POKESCRIPTING_EXPORT StoreWrapper : public ObjectWrapper
const Pokemod::Store* m_store;
};
}
+Q_DECLARE_METATYPE(Pokescripting::StoreWrapper*)
#endif