Searched defs:TaskCC (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp6684 class TaskCC : public Task class in namespace:buildtool
6688 TaskCC(MakeBase &par) : Task(par) function in class:buildtool::TaskCC
6694 virtual ~TaskCC()
9028 task = new TaskCC(parent);

Completed in 53 milliseconds