backport the initialization of some vars
svn path=/branches/KDE/4.2/kdelibs/; revision=918217
This commit is contained in:
parent
ee34edad4a
commit
2e983845d1
@ -36,7 +36,9 @@ class BusyWidgetPrivate
|
||||
public:
|
||||
BusyWidgetPrivate()
|
||||
: svg(0),
|
||||
timerId(0)
|
||||
timerId(0),
|
||||
rotationAngle(0),
|
||||
rotation(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user