mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 22:20:26 +02:00
MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
git-svn-id: trunk@763 -
This commit is contained in:
parent
9a11fc4c4f
commit
3bc1fd80a9
@ -625,7 +625,7 @@ end;
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
// the fixed widget is the container for controls. By default a widget
|
||||
// scales/places a control. whith the use of a fixed we can place them.
|
||||
// scales/places a control. with the use of a fixed we can place them.
|
||||
// ----------------------------------------------------------------------
|
||||
function GetFixedWidget(const Widget: Pointer): Pointer;
|
||||
begin
|
||||
@ -915,6 +915,9 @@ end;
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.34 2002/05/06 08:50:37 lazarus
|
||||
MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
|
||||
|
||||
Revision 1.33 2002/04/26 12:26:51 lazarus
|
||||
MG: improved clean up
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user