mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 22:34:09 +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();
|
gApp.mDebugger.mBreakpointsChangedDelegate();
|
||||||
|
|
||||||
mBookmarkCount = 0;
|
mBookmarkCount = 0;
|
||||||
|
CurrentBookmark = null;
|
||||||
|
|
||||||
BookmarksChanged();
|
BookmarksChanged();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue