summaryrefslogtreecommitdiff
path: root/gfx/x11/fpgfxpackage.pas
blob: 24a9b9dcee1bac6caf493d66d63de66c70e228d1 (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, GELDirty, GELImage, GFX_X11, gfxinterface, schar16, unitkeys, fpgfx; 

implementation

end.