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