mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Revert - Allow to use GTK3 with Lazarus 4.99
This commit is contained in:
parent
3a4a67a725
commit
8727146b92
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
program doublecmd;
|
||||
|
||||
{$IF DEFINED(LCLGTK3) AND NOT DEFINED(LCL_VER_499)}
|
||||
{$IF DEFINED(LCLGTK3)}
|
||||
{$FATAL LCLGTK3 is not production ready}
|
||||
{$ENDIF}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue