240a241,242
> virtual void setShadowSet(int css) = 0;
>
409a412,415
> void setShadowSet(int css){
> return actualTC->setShadowSet(css);
> }
>