Changes in src/Actions/MapOfActions.hpp [b2531f:326bbe]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MapOfActions.hpp
rb2531f r326bbe 145 145 146 146 std::multimap <std::string, std::string> MenuContainsActionMap; 147 std::map <std::string, std::pair<std::string,std::string> > MenuDescription;148 147 149 148 // instantiates and puts all known actions into the ActionRegistry
Note:
See TracChangeset
for help on using the changeset viewer.