mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-26 03:28:02 +02:00
Fixed symbol renaming closing in temp tab
This commit is contained in:
parent
952e3aec58
commit
01f82d1250
3 changed files with 11 additions and 3 deletions
|
@ -107,6 +107,14 @@ namespace IDE.ui
|
|||
}
|
||||
}
|
||||
|
||||
public bool IsLocked
|
||||
{
|
||||
get
|
||||
{
|
||||
return mDoLock;
|
||||
}
|
||||
}
|
||||
|
||||
/*public this()
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue