Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MapOfActions.hpp

    r326bbe rb2531f  
    145145
    146146  std::multimap <std::string, std::string> MenuContainsActionMap;
     147  std::map <std::string, std::pair<std::string,std::string> > MenuDescription;
    147148
    148149  // instantiates and puts all known actions into the ActionRegistry
Note: See TracChangeset for help on using the changeset viewer.