Searched defs:TaskCopy (Results 1 - 1 of 1) sorted by relevance
/inkscape/ | ||
H A D | buildtool.cpp | 7063 class TaskCopy : public Task class in namespace:buildtool 7074 TaskCopy(MakeBase &par) : Task(par) function in class:buildtool::TaskCopy 7082 virtual ~TaskCopy() 9030 task = new TaskCopy(parent); |
Completed in 263 milliseconds