Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MakroAction.hpp

    r0b2ce9 re4afb4  
    2323{
    2424public:
    25   MakroAction(std::string _name,ActionSequence* _actions,bool _doRegister=true);
     25  MakroAction(const ActionTraits &_trait,ActionSequence* _actions,bool _doRegister=true);
    2626  virtual ~MakroAction();
    2727
Note: See TracChangeset for help on using the changeset viewer.