Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Process.hpp

    r326a43b r7c4e29  
    2929  bool  doesStop();
    3030  int   getCurrStep();
     31  void  setCurrStep(int _currStep);
    3132  float getDoneRatio();
    3233  int   getMaxSteps();
     34  void  setMaxSteps(int _maxSteps);
    3335
    3436protected:
Note: See TracChangeset for help on using the changeset viewer.