Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Action.hpp

    ra6f180 rcc04b7  
    2929  virtual void undo()=0;
    3030  virtual bool canUndo()=0;
    31   //virtual bool shouldUndo()=0;
    3231
    3332  virtual const std::string getName();
Note: See TracChangeset for help on using the changeset viewer.