mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 09:29:35 +02:00
lcl: gtk2: less hints
git-svn-id: trunk@43915 -
This commit is contained in:
parent
feb46c584b
commit
03ec89dc0b
@ -6717,7 +6717,6 @@ var
|
||||
ClipRect : TRect;
|
||||
DCOrigin: TPoint;
|
||||
OldNumPts: integer;
|
||||
CurPoint: types.TPoint;
|
||||
ThePoints: array of types.TPoint;
|
||||
PThePoints: PPoint;
|
||||
begin
|
||||
|
@ -938,8 +938,7 @@ begin
|
||||
if (TControl(AWidgetInfo^.LCLObject).Parent = nil) then
|
||||
with TGTK2WidgetSet(Widgetset) do
|
||||
begin
|
||||
{$note test with smaller minor versions and check where LM_CONFIGUREEVENT
|
||||
is needed.}
|
||||
{$note test with smaller minor versions and check where LM_CONFIGUREEVENT is needed.}
|
||||
{$IFDEF HASX}
|
||||
// fix for buggy compiz.
|
||||
// see http://bugs.freepascal.org/view.php?id=17523
|
||||
|
Loading…
Reference in New Issue
Block a user