You've already forked lazarus-ccr
tvplanit: Separate code into designtime and runtime packages. Move lpk files to library root folder for better visibility. Test all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -95,7 +95,7 @@ const
|
||||
strFALSE = 'false';
|
||||
|
||||
WEEKDAY_COLOR = $FFFFFF;
|
||||
WEEKEND_COLOR = $C0C0C0; //$C0C0FF;
|
||||
WEEKEND_COLOR = $C0C0C0;
|
||||
HOLIDAY_COLOR = $8080FF;
|
||||
TODAY_COLOR = $FFC0C0;
|
||||
OFF_COLOR = $E0E0E0;
|
||||
|
Reference in New Issue
Block a user