Skip to content

Commit 4d290fc

Browse files
committed
Add ability to reset the Feature Map.
1 parent 5d9c667 commit 4d290fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/pane.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ class BINARYNINJAUIAPI SplitPaneWidget : public QWidget
435435
void createFeatureMap();
436436
void recreateFeatureMaps();
437437
void refreshFeatureMap();
438+
void resetFeatureMap(bool sizeOnly = false);
438439
void updateFeatureMapLocation(const ViewLocation& location);
439440
BinaryViewRef getCurrentBinaryView();
440441

0 commit comments

Comments
 (0)