summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/containeropenrequest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/containeropenrequest.h b/ui/containeropenrequest.h
index 55d8923e..5067534d 100644
--- a/ui/containeropenrequest.h
+++ b/ui/containeropenrequest.h
@@ -16,6 +16,7 @@ public:
Cancel,
AutoOpen,
BrowseContainer,
+ SelectArchitecture,
};
explicit ContainerOpenRequest(const std::string& path, bool forceContainerBrowser = false);