summaryrefslogtreecommitdiff
path: root/gfx/x11/fpgfxpackage.pas
blob: 84c4bda2d13560270a6f019e35cd5f5fde45069a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ 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, 
    CommandLineParams; 

implementation

end.