Reduce Memory Use
This commit is contained in:
parent
a9fed3b80d
commit
3e73bdb664
@ -15,6 +15,8 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
_SpellChecker.Dispose();
|
||||
_tableCellEditor.Dispose();
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
|
Loading…
x
Reference in New Issue
Block a user