Revision 2ca2c79...

Go back to digest for 25th November 2012

Bug Fixes in Games

Roney Gomes committed changes in [knavalbattle] src/mainwindow.cpp:

Fix the bug which restarted a game after cancelling change of level.

Rather than connect the levelChanged() slot to the
selectedLevelChanged() signal it is now connected to the
currentLevelChanged() slot, which makes more sense and solves the bug
which restarted the game even if the player pressed the "Cancel" button
of the warning dialog.


CC
REVIEW: 107053

File Changes

Modified 1 files
  • src/mainwindow.cpp
1 files changed in total