mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-01 15:50:05 +02:00
Qt: cleanup
git-svn-id: trunk@25439 -
This commit is contained in:
parent
5407544e93
commit
9a50186700
@ -4629,7 +4629,7 @@ begin
|
||||
else
|
||||
if (AOldState and QtWindowMinimized <> 0) or
|
||||
(AOldState and QtWindowMaximized <> 0) or
|
||||
(AOldState and qt4.QtWindowFullScreen <> 0) then
|
||||
(AOldState and QtWindowFullScreen <> 0) then
|
||||
Application.IntfAppRestore;
|
||||
end;
|
||||
SlotWindowStateChange;
|
||||
|
Loading…
Reference in New Issue
Block a user