[svg] Always start SvgRectsCache timer from the correct thread
Plasma::Svg is used in from the render thread in updatePaintNode of various Plasma::*Item classes.
At this point the GUI thread is blocked, so it's probably safe, but it's still spamming the log file like crazy.