~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to GCalendar/src/GCalendarItem.cs

Adding missing files and Archive plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
using Do.Addins;
25
25
using Do.Universe;
26
26
 
27
 
namespace Do.GCalendar
 
27
namespace GCalendar
28
28
{
29
29
    public class GCalendarItem : IURLItem
30
30
    {