summaryrefslogtreecommitdiff
path: root/gfx/x11/fpgfxpackage.pas
blob: e3e60e7662cd2224ce3c2d3c0ff4a030708366e2 (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, GELImage, 
    CommandLineParams, fpUTF8Utils; 

implementation

end.