mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Change mode delphi to objfpc (fixes compilation with FPC trunk regarding "specialize" keyword).
This commit is contained in:
parent
01606fecbe
commit
5636d09088
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
unit uInfoToolTip;
|
||||
|
||||
{$mode delphi}
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
interface
|
||||
|
||||
|
|
@ -222,4 +222,4 @@ begin
|
|||
end;
|
||||
|
||||
end.
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue