- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/CommandLineUI/CommandLineDialog.cpp
r163110 rf130d4 42 42 43 43 44 CommandLineDialog::CommandLineDialog(const std::string &_title) : 45 Dialog(_title) 44 CommandLineDialog::CommandLineDialog() 46 45 { 47 46 }
Note:
See TracChangeset
for help on using the changeset viewer.