Qt: cleanup

git-svn-id: trunk@25439 -
This commit is contained in:
zeljko 2010-05-15 17:46:40 +00:00
parent 5407544e93
commit 9a50186700

View File

@ -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;