aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/parser/commandtype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/qbs/parser/commandtype.h')
-rw-r--r--src/app/qbs/parser/commandtype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/qbs/parser/commandtype.h b/src/app/qbs/parser/commandtype.h
index a8c618933..7d70356e7 100644
--- a/src/app/qbs/parser/commandtype.h
+++ b/src/app/qbs/parser/commandtype.h
@@ -45,7 +45,7 @@ enum CommandType {
ResolveCommandType, BuildCommandType, CleanCommandType, RunCommandType, ShellCommandType,
StatusCommandType, UpdateTimestampsCommandType, DumpNodesTreeCommandType,
InstallCommandType, HelpCommandType, GenerateCommandType, ListProductsCommandType,
- VersionCommandType,
+ VersionCommandType, SessionCommandType,
};
} // namespace qbs