Version: (using KDE KDE 3.1.3) Compiler: gcc version 3.3.1 20030728 (Debian prerelease) OS: Linux (This is forwarded from Debian bug #202730.) I'd like to see an undo function integrated into klickety. I already tried to do one myself, but I could not find out where to insert the main menu item, and then I lost myself in the deep inheritance trees between all the classes in the project. My try was to implement the undo function using the STL stack and put into it all the private variables of the board. Would that be enough?
will do when I (or someone else) have some time ...
to close as duplicate
*** This bug has been marked as a duplicate of 82360 ***