|
@@ -1,7 +1,21 @@
|
|
|
|
+{
|
|
|
|
+ This file is part of the fpgtk package
|
|
|
|
+ Copyright (c) 1999-2000 by Luk Vandelaer
|
|
|
|
+
|
|
|
|
+ Generated with GtkWrite by Luk Vandelaer (version 1.08)
|
|
|
|
+
|
|
|
|
+ See the file COPYING.FPC, included in this distribution,
|
|
|
|
+ for details about the copyright.
|
|
|
|
+
|
|
|
|
+ This program is distributed in the hope that it will be useful,
|
|
|
|
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
+
|
|
|
|
+ **********************************************************************}
|
|
|
|
+
|
|
{$mode objfpc}{$h+} {$ifdef win32}{$define gtkwin}{$endif}
|
|
{$mode objfpc}{$h+} {$ifdef win32}{$define gtkwin}{$endif}
|
|
UNIT FPgtk;
|
|
UNIT FPgtk;
|
|
|
|
|
|
-// Generated with GtkWrite by Luk Vandelaer (version 1.08)
|
|
|
|
|
|
|
|
INTERFACE
|
|
INTERFACE
|
|
|
|
|