Changeset 795b4d for molecuilder/src/Actions
- Timestamp:
- Feb 2, 2010, 12:14:54 PM (16 years ago)
- Children:
- adcdf8
- Parents:
- 6997fa
- git-author:
- Tillmann Crueger <crueger@…> (01/15/10 15:53:29)
- git-committer:
- Tillmann Crueger <crueger@…> (02/02/10 12:14:54)
- Location:
- molecuilder/src/Actions
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Actions/Action.hpp
r6997fa r795b4d 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.