You've already forked lazarus-ccr
TvPlanIt: Update Polish translation (by kkuba)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8938 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1155,7 +1155,7 @@ begin
|
||||
FDefaultPopup.Items.Add(NewItem);
|
||||
end;
|
||||
|
||||
if RSPopupExportToICal <> '' then begin // Export ical
|
||||
if RSPopupExportToICal <> '' then begin // Export ical
|
||||
NewItem := TVpMenuItem.Create(Self);
|
||||
NewItem.Kind := mikExportEventToICal;
|
||||
NewItem.OnClick := PopupExportICalFile;
|
||||
|
Reference in New Issue
Block a user