Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MakroAction.hpp

    r047878 r80951de  
    2929  bool shouldUndo();
    3030
    31 protected:
    32   virtual Dialog *fillDialog(Dialog *dialog);
    3331private:
     32  virtual Dialog * createDialog();
    3433  virtual Action::state_ptr performCall();
    3534  virtual Action::state_ptr performUndo(Action::state_ptr);
Note: See TracChangeset for help on using the changeset viewer.