mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
parent
dd0355fa32
commit
b2834e9ce4
1 changed files with 2 additions and 2 deletions
|
|
@ -351,13 +351,13 @@ implementation
|
|||
uses
|
||||
GraphType, LCLIntf, LCLType, LCLProc, Forms, uGlobsPaths, WcxPlugin,
|
||||
DCStrUtils, uDCUtils, uFileSystemFileSource, uReSample, uDebug,
|
||||
DCOSUtils, DCClassesUtf8, LazUTF8, uGraphics, uHash, uSysFolders
|
||||
IntfGraphics, DCOSUtils, DCClassesUtf8, LazUTF8, uGraphics, uHash, uSysFolders
|
||||
{$IFDEF LCLGTK2}
|
||||
, uPixMapGtk, gdk2pixbuf, gdk2, glib2
|
||||
{$ENDIF}
|
||||
{$IFDEF MSWINDOWS}
|
||||
, ActiveX, CommCtrl, ShellAPI, Windows, DCFileAttributes, uBitmap, uGdiPlus,
|
||||
IntfGraphics, DCConvertEncoding, uShlObjAdditional, uShellFolder,
|
||||
DCConvertEncoding, uShlObjAdditional, uShellFolder,
|
||||
uShellFileSourceUtil
|
||||
{$ELSE}
|
||||
, StrUtils, Types, DCBasicTypes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue