Searched defs:TaskLink (Results 1 - 1 of 1) sorted by relevance
/inkscape/ | ||
H A D | buildtool.cpp | 7938 class TaskLink : public Task class in namespace:buildtool 7942 TaskLink(MakeBase &par) : Task(par) function in class:buildtool::TaskLink 7947 virtual ~TaskLink() 9046 task = new TaskLink(parent); |
Completed in 39 milliseconds