mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-15 23:04:09 +02:00
Fixed issues closing tabs
This commit is contained in:
parent
79ae4e3eb2
commit
6976de31af
2 changed files with 4 additions and 1 deletions
|
@ -6165,7 +6165,6 @@ namespace IDE
|
|||
}
|
||||
});
|
||||
|
||||
Debug.Assert(tabbedView != null);
|
||||
if (tabbedView == null)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue