summaryrefslogtreecommitdiffstats
path: root/pokescripting/MapWildListWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokescripting/MapWildListWrapper.h')
-rw-r--r--pokescripting/MapWildListWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/MapWildListWrapper.h b/pokescripting/MapWildListWrapper.h
index a7bd74f5..661a3ef7 100644
--- a/pokescripting/MapWildListWrapper.h
+++ b/pokescripting/MapWildListWrapper.h
@@ -51,5 +51,6 @@ class POKESCRIPTING_EXPORT MapWildListWrapper : public ObjectWrapper
const Pokemod::MapWildList* m_wildList;
};
}
+Q_DECLARE_METATYPE(Pokescripting::MapWildListWrapper*)
#endif