summaryrefslogtreecommitdiff
path: root/gfx/x11/fpgfxpackage.pas
blob: a089c522a674c83265477258fc36a4f55b418dd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
 }

unit fpgfxpackage; 

interface

uses
  GfxBase, GFX_X11, gfxinterface, schar16, unitkeys, fpgfx, GELDirty, GELImage; 

implementation

end.