mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 10:20:19 +02:00
MG: small fixes to reduce form repositioing
git-svn-id: trunk@901 -
This commit is contained in:
parent
81c4bdafa2
commit
1e810c3380
@ -113,6 +113,7 @@ type
|
||||
|
||||
{$IFDEF ClientRectBugFix}
|
||||
procedure SetResizeRequest(Widget: PGtkWidget);
|
||||
procedure UnsetResizeRequest(Widget: PGtkWidget);
|
||||
{$ENDIF}
|
||||
|
||||
procedure SendCachedLCLMessages;
|
||||
@ -391,6 +392,9 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.46 2002/06/06 07:23:24 lazarus
|
||||
MG: small fixes to reduce form repositioing
|
||||
|
||||
Revision 1.45 2002/05/30 14:11:12 lazarus
|
||||
MG: added filters and history to TOpenDialog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user