Revision 797744

Go back to digest for 20th April 2008

Features in Games

Dmitry Suzdalev committed changes in /trunk/KDE/kdegames/libkdegames:

Add a possibility to specify whether a KGamePopupItem should hide itself when clicked.

Before this change it was always hidden on click.
Now I added setHideOnMouseClick(bool) function which can be used to toggle this behaviour.

This can be useful in e.g. kdiamond (for its "Game paused" message) and in an upcoming patch for kmines from Gnushi.

CC-ing kde-games-devel in case some other games might find this addition useful.

File Changes

Modified 2 files
  • /trunk/KDE/kdegames/libkdegames
  •   /kgamepopupitem.cpp
  •   /kgamepopupitem.h
2 files changed in total