diff --git a/components/rx/trunk/rx.inc b/components/rx/trunk/rx.inc index 00ef0b8b1..888ab414e 100644 --- a/components/rx/trunk/rx.inc +++ b/components/rx/trunk/rx.inc @@ -52,14 +52,14 @@ // {.$DEFINE DBDateEdit_OLD} -{$DEFINE OLD_EDITBUTTON} +{.$DEFINE OLD_EDITBUTTON} {$if FPC_FULLVERSION<20701} {$DEFINE NoAutomatedBookmark} {$DEFINE RX_USE_LCL_DEVEL} {$endif} -{.$IFDEF OLD_EDITBUTTON} +{$IFDEF OLD_EDITBUTTON} {$if FPC_FULLVERSION<20701} {$DEFINE RX_USE_LAZARUS_RESOURCE} {$ENDIF}