Revision 1198826

Go back to digest for 21st November 2010

Bug Fixes in Educational

Dennis Nienhüser committed changes in /trunk/KDE/kdeedu/marble/src/lib/RunnerTask.cpp:

When a runner is active when quitting the application, the watchdog's timeout signal may get lost, resulting in the local event loop still being executed and Marble hanging.

Connect aboutToQuit to the quit() slot to avoid that.

File Changes

Modified 1 files
  • /trunk/KDE/kdeedu/marble/src/lib/RunnerTask.cpp
1 files changed in total