mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 01:56:36 +08:00
Fix Issue #1042: Auto-show of Filter on "Data" tab
This commit is contained in:
@ -3637,7 +3637,6 @@ begin
|
||||
Exit;
|
||||
end else begin
|
||||
DataGrid.Visible := True;
|
||||
pnlFilter.Visible := True;
|
||||
pnlDataTop.Visible := True;
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user