mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 22:34:09 +02:00
Fixed some errors panel issues
This commit is contained in:
parent
7fa004db4b
commit
b068aa8d29
7 changed files with 103 additions and 65 deletions
|
@ -290,6 +290,11 @@ namespace IDE
|
|||
}
|
||||
}
|
||||
|
||||
public this()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public ~this()
|
||||
{
|
||||
Dispose();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue