summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Inspector/VariantsGroupModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authoring/Studio/Palettes/Inspector/VariantsGroupModel.h')
-rw-r--r--src/Authoring/Studio/Palettes/Inspector/VariantsGroupModel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Authoring/Studio/Palettes/Inspector/VariantsGroupModel.h b/src/Authoring/Studio/Palettes/Inspector/VariantsGroupModel.h
index fdebebfc..75a218f7 100644
--- a/src/Authoring/Studio/Palettes/Inspector/VariantsGroupModel.h
+++ b/src/Authoring/Studio/Palettes/Inspector/VariantsGroupModel.h
@@ -68,6 +68,8 @@ public:
Q_INVOKABLE void setTagState(const QString &group, const QString &tag, bool selected);
Q_INVOKABLE void addNewTag(const QString &group);
Q_INVOKABLE void addNewGroup();
+ Q_INVOKABLE void importVariants();
+ Q_INVOKABLE void exportVariants();
protected: