Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Menu/ActionMenuItem.hpp

    rf9352d ref81b0  
    2626  virtual void doTrigger();
    2727
    28   virtual bool isActive();
    29 
    3028private:
    3129  Action* action; //!< this action will be called when the trigger matches
Note: See TracChangeset for help on using the changeset viewer.