summaryrefslogtreecommitdiffstats
path: root/pokescripting/TileWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokescripting/TileWrapper.h')
-rw-r--r--pokescripting/TileWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/TileWrapper.h b/pokescripting/TileWrapper.h
index 0075b965..a32d3594 100644
--- a/pokescripting/TileWrapper.h
+++ b/pokescripting/TileWrapper.h
@@ -47,5 +47,6 @@ class POKESCRIPTING_EXPORT TileWrapper : public ObjectWrapper
const Pokemod::Tile* m_tile;
};
}
+Q_DECLARE_METATYPE(Pokescripting::TileWrapper*)
#endif