We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b00875 commit b8fb104Copy full SHA for b8fb104
1 file changed
ui/containeropenrequest.h
@@ -16,6 +16,7 @@ class BINARYNINJAUIAPI ContainerOpenRequest
16
Cancel,
17
AutoOpen,
18
BrowseContainer,
19
+ SelectArchitecture,
20
};
21
22
explicit ContainerOpenRequest(const std::string& path, bool forceContainerBrowser = false);
0 commit comments