Skip to content

Commit 0718115

Browse files
committed
Update MemoryMap UI with better support for segment modifications.
1 parent 821957c commit 0718115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/memorymap.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ class BINARYNINJAUIAPI SegmentWidget : public QWidget
144144

145145
void addSegment();
146146
void editSegment(SegmentRef segment);
147+
void disableSegment(SegmentRef segment);
147148
void removeSegment(SegmentRef segment);
148149

149150
public:

0 commit comments

Comments
 (0)