Revision 6ea0522...

Go back to digest for 24th November 2013

Bug Fixes in Games

Jaime Torres Amate committed changes in [knavalbattle] /:

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.


FIXED-IN: KDE/4.11.4 KDE/4.12

File Changes

Modified 2 files
  •   src/mainwindow.cpp
  •   src/mainwindow.h
2 files changed in total