FIX: Bad icon in dock with LCL-Qt under OS X (workaround)

This commit is contained in:
Alexander Koblov 2016-02-01 21:35:22 +00:00
commit 2b5817472c

View file

@ -61,7 +61,9 @@ uses
{$ENDIF}
;
{$IF NOT (DEFINED(DARWIN) AND DEFINED(LCLQT))}
{$R *.res}
{$ENDIF}
{$IF DEFINED(MSWINDOWS)}
{$R doublecmd.manifest.rc}