Changes in src/Actions/Action.hpp [cc04b7:a6f180]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/Actions/Action.hpp ¶
rcc04b7 ra6f180 29 29 virtual void undo()=0; 30 30 virtual bool canUndo()=0; 31 //virtual bool shouldUndo()=0; 31 32 32 33 virtual const std::string getName();
Note:
See TracChangeset
for help on using the changeset viewer.