From 04e19e0782cfe87069a5af4b87f2336afb07be02 Mon Sep 17 00:00:00 2001 From: graemeg Date: Mon, 28 Jul 2008 09:41:47 +0000 Subject: * Applied Vladimir's updatestdimgs changes --- src/corelib/x11/fpgfx_package.pas | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/corelib/x11/fpgfx_package.pas b/src/corelib/x11/fpgfx_package.pas index d7813dee..ae913f27 100644 --- a/src/corelib/x11/fpgfx_package.pas +++ b/src/corelib/x11/fpgfx_package.pas @@ -1,5 +1,5 @@ -{ This file was automatically created by Lazarus. Do not edit! -This source is only used to compile and install the package. +{ This file was automatically created by Lazarus. do not edit! + This source is only used to compile and install the package. } unit fpgfx_package; @@ -7,11 +7,11 @@ unit fpgfx_package; interface uses - x11_xft, x11_keyconv, gfxbase, gfx_x11, fpgfx, gfx_stdimages, gfx_imgfmt_bmp, - gfx_widget, gfx_UTF8utils, gfx_extinterpolation, gfx_cmdlineparams, - gfx_utils, gfx_popupwindow, gfx_impl, gfx_command_intf, gfx_wuline, - gfx_imagelist, gfx_constants, gfx_pofiles, gfx_translations, - gfx_stringhashlist; + x11_xft, x11_keyconv, gfxbase, gfx_x11, fpgfx, gfx_stdimages, + gfx_imgfmt_bmp, gfx_widget, gfx_UTF8utils, gfx_extinterpolation, + gfx_cmdlineparams, gfx_utils, gfx_popupwindow, gfx_impl, gfx_command_intf, + gfx_wuline, gfx_imagelist, gfx_constants, gfx_pofiles, gfx_translations, + gfx_stringhashlist; implementation -- cgit v1.2.3-70-g09d2