Changes in src/Actions/Calculation.hpp [047878:80951de]
- File:
- 
      - 1 edited
 
 - 
          
  src/Actions/Calculation.hpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/Actions/Calculation.hppr047878 r80951de 64 64 virtual T* doCalc()=0; 65 65 private: 66 virtual Dialog* createDialog(); 66 67 virtual Action::state_ptr performCall(); 67 68 virtual Action::state_ptr performUndo(Action::state_ptr); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
