Skip to content
Commit 6ea0522d authored by Jaime Torres Amate's avatar Jaime Torres Amate
Browse files

stop the animation when the main window is about to be closed.

Stopping the animation avoids a crash, because the animation is a
singleton. If it is a variable of the mainwindow, then it will be
stopped/deleted before the mainwindow is deleted.

BUG: 325126
FIXED-IN: KDE/4.11.4 KDE/4.12
parent c6990c5f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment