- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/CommandLineUI/CommandLineParser.hpp
re4afb4 r2a0a9e3 143 143 144 144 // creates a map from short forms to action tokens needed to parse command line 145 std::map <std::string, std::string> getShortFormToActionMap() ;145 std::map <std::string, std::string> getShortFormToActionMap() const; 146 146 147 147 // lookup list from "configmenus" to the ones of CommandLineParser
Note:
See TracChangeset
for help on using the changeset viewer.