use the existing (but misnamed) orphans method
This commit is contained in:
committed by
Tomas Babej
parent
e768e2c100
commit
e3dd91d45e
@@ -159,7 +159,7 @@ public:
|
||||
std::vector <Task> getBlockedTasks () const;
|
||||
std::vector <Task> getDependencyTasks () const;
|
||||
|
||||
std::vector <std::string> getUDAOrphanUUIDs () const;
|
||||
std::vector <std::string> getUDAOrphans () const;
|
||||
|
||||
void substitute (const std::string&, const std::string&, const std::string&);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user