mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 06:40:36 +02:00
gtk1: clean up
git-svn-id: trunk@21152 -
This commit is contained in:
parent
e3afed50e8
commit
e23b9f69c4
@ -550,8 +550,10 @@ var
|
||||
TabWidget: PGtkWidget;
|
||||
PageWidget: PGtkWidget;
|
||||
NotebookPos: TPoint;
|
||||
{$IFDEF GTK2}
|
||||
Window: PGdkWindow;
|
||||
WindowOrg,ClientOrg: TPoint;
|
||||
{$ENDIF}
|
||||
Count: guint;
|
||||
begin
|
||||
Result:=-1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user