lcl: gtk2: less hints

git-svn-id: trunk@43915 -
This commit is contained in:
mattias 2014-02-06 09:33:27 +00:00
parent feb46c584b
commit 03ec89dc0b
2 changed files with 1 additions and 3 deletions

View File

@ -6717,7 +6717,6 @@ var
ClipRect : TRect;
DCOrigin: TPoint;
OldNumPts: integer;
CurPoint: types.TPoint;
ThePoints: array of types.TPoint;
PThePoints: PPoint;
begin

View File

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