Revision 1260924

Go back to digest for 30th October 2011

Bug Fixes in Games

Parker Coates committed changes in /trunk/KDE/kdegames/kpat:

Make Renderer a pseudo-singleton to avoid crashes on logout.

An in depth description of the issue can be found here:
http://lists.kde.org/?l=kde-games-devel&m=130499552229629

This commit sidesteps the basic issue by avoiding the use of a
K_GLOBAL_STATIC.

File Changes

Modified 3 files
  • /trunk/KDE/kdegames/kpat
  •   /mainwindow.cpp
  •   /renderer.cpp
  •   /renderer.h
3 files changed in total