mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Create context menu item "Empty recent filters" on database and table filter above tree view. See https://www.heidisql.com/forum.php?t=39447
This commit is contained in:
@ -3953,6 +3953,7 @@ begin
|
||||
if FormatName <> '' then
|
||||
ValueName := Format(ValueName, [FormatName]);
|
||||
Result := FRegistry.DeleteValue(ValueName);
|
||||
FSettings[Index].Synced := False;
|
||||
end;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user