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

/inkscape/
H A Dbuildtool.cpp7402 class TaskCxxTestRoot: public Task class in namespace:buildtool
7406 TaskCxxTestRoot(MakeBase &par) : Task(par) function in class:buildtool::TaskCxxTestRoot
7412 virtual ~TaskCxxTestRoot()
9034 task = new TaskCxxTestRoot(parent);

Completed in 47 milliseconds