mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-23 12:41:37 +02:00
win32: don't minimize modal windows to window bars above start button for Application.MainFormOnTaskbar=True. Issue #29744
git-svn-id: trunk@51764 -
This commit is contained in:
parent
40c2b59c2c
commit
2644bed0f9
@ -933,6 +933,7 @@ begin
|
||||
begin
|
||||
// issue #26463
|
||||
PLMsg^.Result := 1;
|
||||
WinProcess := False;
|
||||
Win32WidgetSet.AppMinimize;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user