You've already forked lazarus-ccr
tvplanit: Cosmetic changes in VpBase. Refactor TVpCategoryMap. Add missing German translations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -246,15 +246,15 @@ const
|
||||
VpXSLImplementation = 0.0;
|
||||
VpXMLSpecification = '1.0';
|
||||
|
||||
{ Defaults }
|
||||
{ Defaults }
|
||||
|
||||
{ MonthView }
|
||||
{ MonthView }
|
||||
|
||||
vpDefWVRClickChangeDate = True;
|
||||
vpDefWVRClickChangeDate = True;
|
||||
|
||||
implementation
|
||||
|
||||
initialization
|
||||
initialization
|
||||
{$IFNDEF LCL}
|
||||
ClickDelay := GetDoubleClickTime;
|
||||
{$ENDIF}
|
||||
|
Reference in New Issue
Block a user