aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/flame/FlamePackExportTask.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/modplatform/flame/FlamePackExportTask.h')
-rw-r--r--launcher/modplatform/flame/FlamePackExportTask.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/launcher/modplatform/flame/FlamePackExportTask.h b/launcher/modplatform/flame/FlamePackExportTask.h
index 5c8caa45..b6a6c352 100644
--- a/launcher/modplatform/flame/FlamePackExportTask.h
+++ b/launcher/modplatform/flame/FlamePackExportTask.h
@@ -42,6 +42,8 @@ class FlamePackExportTask : public Task {
private:
static const QString TEMPLATE;
+ static const QStringList PREFIXES;
+ static const QStringList FILE_EXTENSIONS;
// inputs
const QString name, version, author;