We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821957c commit 0718115Copy full SHA for 0718115
1 file changed
ui/memorymap.h
@@ -144,6 +144,7 @@ class BINARYNINJAUIAPI SegmentWidget : public QWidget
144
145
void addSegment();
146
void editSegment(SegmentRef segment);
147
+ void disableSegment(SegmentRef segment);
148
void removeSegment(SegmentRef segment);
149
150
public:
0 commit comments