mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Correct a comment.
This commit is contained in:
@ -568,7 +568,7 @@ begin
|
|||||||
|
|
||||||
// (no save here - see above.)
|
// (no save here - see above.)
|
||||||
refreshMonitorConfig;
|
refreshMonitorConfig;
|
||||||
// (no load here - see above.)
|
// (no wait for WindowPosChanged + load here - see above.)
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TMainForm.FormClose(Sender: TObject; var Action: TCloseAction);
|
procedure TMainForm.FormClose(Sender: TObject; var Action: TCloseAction);
|
||||||
|
Reference in New Issue
Block a user