diff options
Diffstat (limited to 'pokescripting/TileWrapper.h')
| -rw-r--r-- | pokescripting/TileWrapper.h | 1 |
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 |
