PATCH: some fixes for global shortcuts
Ellis Whitehead
ellis at kde.org
Mon Oct 14 22:02:43 BST 2002
On Monday 14 October 2002 15:17, Lubos Lunak wrote:
> The attached patch should fix the
> infinite loop (isKeyPresent() called isKeyPresent() which called ...).
It works now. Please commit. ;)
> BTW, why is all that stuff protected: in the class?
It should have been private instead... The KKeyChooser classes could use a
better design, and if that ever happens, it'd be advantageous not to have the
current interface laden with public methods.
Cheers,
Ellis
More information about the kde-core-devel
mailing list