Bug 149277

Summary: JJ: Remove engineSet usage
Product: [Applications] kbackgammon Reporter: Albert Astals Cid <aacid>
Component: generalAssignee: Jens Hoefkens <jens>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Albert Astals Cid 2007-08-27 21:58:38 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

KBackgammon uses engineSet variable to keep track of which engine is currently set, but the fact is that engineSet is a KSelectAction, and that's not the purpose of a KSelectAction. The code base needs to be cleaned not to use a KSelectAction.

Contact me at aacid@kde.org for questions.
Comment 1 Méven Car 2007-08-30 16:57:57 UTC
I am volunteer for this bug. I should be able to fix it :)
Comment 2 Albert Astals Cid 2007-09-15 23:54:27 UTC
SVN commit 712975 by aacid:

Remove engineSet usage patch by Joe Burns
CCMAIL: josebur@siue.edu
BUGS: 149277


 M  +12 -35    kbg.cpp  
 M  +1 -2      kbg.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=712975