Bug 62110 - An "undo" function would be nice
Summary: An "undo" function would be nice
Status: RESOLVED DUPLICATE of bug 82360
Alias: None
Product: klickety
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Hadacek Nicolas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-04 14:17 UTC by Daniel Schepler
Modified: 2006-04-27 10:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Schepler 2003-08-04 14:17:37 UTC
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?
Comment 1 Hadacek Nicolas 2004-01-25 01:06:40 UTC
will do when I (or someone else) have some time ...
Comment 2 Hadacek Nicolas 2004-05-28 05:51:42 UTC
to close as duplicate
Comment 3 Hadacek Nicolas 2004-05-28 05:52:14 UTC

*** This bug has been marked as a duplicate of 82360 ***