Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Calculation.hpp

    r047878 r80951de  
    6464  virtual T* doCalc()=0;
    6565private:
     66  virtual Dialog* createDialog();
    6667  virtual Action::state_ptr performCall();
    6768  virtual Action::state_ptr performUndo(Action::state_ptr);
Note: See TracChangeset for help on using the changeset viewer.