QTfrontend/ui/widget/bgwidget.cpp
changeset 6583 4218782d8ca0
parent 6579 fc52f7c22c9b
child 6616 f77bb02b669f
--- 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()