mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-12 10:39:08 +02:00
Corrects wrongly commited part from last commit
git-svn-id: trunk@36066 -
This commit is contained in:
parent
2e54dd5e2e
commit
6cc1867b3f
@ -696,7 +696,6 @@ begin
|
||||
//SIZENORMAL, SIZEICONIC, SIZEFULLSCREEN, SIZEZOOMSHOW, SIZEZOOMHIDE.
|
||||
LCLSendSizeMsg(AWinControl, Event.Width, Event.Height, SIZENORMAL);
|
||||
|
||||
AWinControl.Invalidate;
|
||||
// TX11Canvas(Canvas).Resized(ClientWidth, ClientHeight); seams unnecessary here
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user