Revision 803028

Go back to digest for 4th May 2008

Bug Fixes in Games

Matt Williams committed changes in /trunk/KDE/kdegames:

Fix KMines, KBattleship and KBlackBox to not use KScoreDialog as a member variable.
This as causing problems with variables not being reset correctly.

It was decided it was safer to change this in the games than change it in KScoreDialog to avoid more breakage.

Also a minor fix to KScoreDialog to add new groups correctly.

File Changes

Modified 7 files
  • /trunk/KDE/kdegames
  •   /kblackbox/kbbmainwindow.cpp
  •   /kblackbox/kbbmainwindow.h
  •   /kmines/mainwindow.cpp
  •   /kmines/mainwindow.h
  •   /kbattleship/src/playfield.cpp
  •   /kbattleship/src/playfield.h
  •   /libkdegames/highscore/kscoredialog.cpp
7 files changed in total