Traits are closer to what actual calendars provide
This commit is contained in:
parent
9355629136
commit
479011755e
11 changed files with 177 additions and 161 deletions
|
@ -7,7 +7,8 @@ use minidom::Element;
|
|||
use url::Url;
|
||||
|
||||
use my_tasks::client::Client;
|
||||
use my_tasks::traits::PartialCalendar;
|
||||
use my_tasks::traits::BaseCalendar;
|
||||
use my_tasks::traits::DavCalendar;
|
||||
use my_tasks::traits::CalDavSource;
|
||||
|
||||
use my_tasks::settings::URL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue