diff options
Diffstat (limited to 'pokescripting/WeatherWrapper.h')
| -rw-r--r-- | pokescripting/WeatherWrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/WeatherWrapper.h b/pokescripting/WeatherWrapper.h index 75140120..4a915af2 100644 --- a/pokescripting/WeatherWrapper.h +++ b/pokescripting/WeatherWrapper.h @@ -42,5 +42,6 @@ class POKESCRIPTING_EXPORT WeatherWrapper : public ObjectWrapper const Pokemod::Weather* m_weather; }; } +Q_DECLARE_METATYPE(Pokescripting::WeatherWrapper*) #endif |
