|
@@ -782,7 +782,7 @@ begin
|
|
FilterParts.Free;
|
|
FilterParts.Free;
|
|
|
|
|
|
if CommandsFormCreated then
|
|
if CommandsFormCreated then
|
|
- CommandsForm.Free;
|
|
|
|
|
|
+ Application.ReleaseComponent(CommandsForm);
|
|
end;
|
|
end;
|
|
|
|
|
|
{ TfrmOptionsHotkeys.FillCategoriesList }
|
|
{ TfrmOptionsHotkeys.FillCategoriesList }
|