updated to the new pikotools api: changed the way how child_spaces are created in Space class
This commit is contained in:
@@ -103,7 +103,7 @@ private:
|
||||
bool SkipDir(long dir_id, std::wstring & dir);
|
||||
|
||||
void AdditionalExport(const Item & item);
|
||||
void AdditionalExport(const Item & item, pt::Space & meta);
|
||||
void AdditionalExport(const Item & item, const pt::Space & meta);
|
||||
void AdditionalExport(const std::wstring & path);
|
||||
|
||||
bool HasRecurrenceId(long id);
|
||||
|
||||
Reference in New Issue
Block a user