--- a/QTfrontend/ui/widget/bgwidget.cpp Tue Jan 17 23:36:15 2012 +0100
+++ b/QTfrontend/ui/widget/bgwidget.cpp Tue Jan 17 23:42:30 2012 +0100
@@ -182,7 +182,7 @@
void BGWidget::stopAnimation()
{
timerAnimation->stop();
- repaint();
+ repaint();
}
void BGWidget::init()