summaryrefslogtreecommitdiffstats
path: root/pokescripting/AuthorWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokescripting/AuthorWrapper.h')
-rw-r--r--pokescripting/AuthorWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokescripting/AuthorWrapper.h b/pokescripting/AuthorWrapper.h
index 41ef6015..706f2d07 100644
--- a/pokescripting/AuthorWrapper.h
+++ b/pokescripting/AuthorWrapper.h
@@ -43,5 +43,6 @@ class POKESCRIPTING_EXPORT AuthorWrapper : public ObjectWrapper
const Pokemod::Author* m_author;
};
}
+Q_DECLARE_METATYPE(Pokescripting::AuthorWrapper*)
#endif