You've already forked lazarus-ccr
RxDateEdit - fix work with new ButtonEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2943 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -230,9 +230,9 @@ uses lclintf, LCLStrConsts, rxconst, rxstrutils, LResources,
|
||||
Forms, LCLProc,
|
||||
variants;
|
||||
|
||||
{$IFNDEF RX_USE_LAZARUS_RESOURCE}
|
||||
{$R tooledit.res}
|
||||
{$ENDIF}
|
||||
{.$IFNDEF RX_USE_LAZARUS_RESOURCE}
|
||||
{.$R tooledit.res}
|
||||
{.$ENDIF}
|
||||
|
||||
type
|
||||
TPopupCalendarAccess = class(TPopupCalendar)
|
||||
|
||||
Reference in New Issue
Block a user