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