1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-12 22:07:39 +02:00

Fixed missing DELPHI28_UP define for unknown Delphi versions

This commit is contained in:
salvadordf
2021-12-23 18:44:15 +01:00
parent a5e1106faf
commit 6030a82644
128 changed files with 210 additions and 5 deletions

View File

@ -459,6 +459,7 @@
{$DEFINE DELPHI25_UP}
{$DEFINE DELPHI26_UP}
{$DEFINE DELPHI27_UP}
{$DEFINE DELPHI28_UP}
{$ENDIF}
{$ENDIF}