Skip to content

Commit b8fb104

Browse files
committed
Use a dedicated architecture picker when opening Universal Mach-O files
1 parent 9b00875 commit b8fb104

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/containeropenrequest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class BINARYNINJAUIAPI ContainerOpenRequest
1616
Cancel,
1717
AutoOpen,
1818
BrowseContainer,
19+
SelectArchitecture,
1920
};
2021

2122
explicit ContainerOpenRequest(const std::string& path, bool forceContainerBrowser = false);

0 commit comments

Comments
 (0)