Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Menu/ActionMenuItem.hpp

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