Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MethodAction.hpp

    r5b0b98 r047878  
    2525  virtual bool shouldUndo();
    2626
     27protected:
     28  virtual Dialog * fillDialog(Dialog *dialog);
    2729private:
    2830  virtual Action::state_ptr performCall();
Note: See TracChangeset for help on using the changeset viewer.