- Timestamp:
- Jul 17, 2017, 12:28:51 PM (8 years ago)
- Branches:
- Action_Thermostats, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults
- Children:
- 3bd4a66
- Parents:
- 9346af
- git-author:
- Frederik Heber <frederik.heber@…> (07/06/17 22:18:13)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/17/17 12:28:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/CommandLineUI/Query/EmptyCommandLineQuery.cpp
r9346af rbf87c2 48 48 CommandLineDialog::EmptyCommandLineQuery::~EmptyCommandLineQuery() {} 49 49 50 boolCommandLineDialog::EmptyCommandLineQuery::handle() {50 void CommandLineDialog::EmptyCommandLineQuery::handle() { 51 51 cout << "Message of " << getTitle() << ":\n" << getDescription() << "\n"; 52 return true;53 52 } 54 53
Note:
See TracChangeset
for help on using the changeset viewer.