summaryrefslogtreecommitdiffstats
path: root/pokescripting/MapWarpWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokescripting/MapWarpWrapper.h')
-rw-r--r--pokescripting/MapWarpWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/MapWarpWrapper.h b/pokescripting/MapWarpWrapper.h
index 02988a39..e787d9f6 100644
--- a/pokescripting/MapWarpWrapper.h
+++ b/pokescripting/MapWarpWrapper.h
@@ -48,5 +48,6 @@ class POKESCRIPTING_EXPORT MapWarpWrapper : public ObjectWrapper
const Pokemod::MapWarp* m_warp;
};
}
+Q_DECLARE_METATYPE(Pokescripting::MapWarpWrapper*)
#endif