Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 130774
Collapse All | Expand All

(-)src/rendereffect.cpp.orig (-2 / +2 lines)
Lines 364-370 Link Here
364
}
364
}
365
365
366
366
367
RenderEffectShadow::~RenderEffectGlow()
367
RenderEffectShadow::~RenderEffectShadow()
368
{
368
{
369
}
369
}
370
370
Lines 390-396 Link Here
390
}
390
}
391
391
392
392
393
RenderEffectOutline::~RenderEffectGlow()
393
RenderEffectOutline::~RenderEffectOutline()
394
{
394
{
395
}
395
}
396
396

Return to bug 130774