summaryrefslogtreecommitdiff
path: root/gfx/carbon/fpgfxpackage.pas
blob: d0ef0da034101f7ee623a00ba6cb3ef5c0415c80 (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_carbon, gfxinterface, schar16, unitkeys, fpgfx, GELDirty, 
    GELImage, CommandLineParams, fpUTF8Utils; 

implementation

end.