1 2 3 4 5 6 7
#include <XSDRAW_Functions.ixx> #include <XSControl_FuncShape.hxx> void XSDRAW_Functions::Init () { XSControl_FuncShape::Init (); }