mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Fixed CurrentBookmark deleted ref
This commit is contained in:
parent
73d3e0f5e2
commit
8b5fca82ec
1 changed files with 1 additions and 0 deletions
|
@ -442,6 +442,7 @@ namespace IDE
|
|||
gApp.mDebugger.mBreakpointsChangedDelegate();
|
||||
|
||||
mBookmarkCount = 0;
|
||||
CurrentBookmark = null;
|
||||
|
||||
BookmarksChanged();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue