Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/Actions/Action.hpp

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