Changeset 6375 for code/branches/presentation2/src/libraries/core/Shell.h
- Timestamp:
- Dec 18, 2009, 12:11:16 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/libraries/core/Shell.h
r6374 r6375 103 103 LineList::const_iterator getEndIterator() const; 104 104 105 void addOutput Line(const std::string& line, LineType type = None);105 void addOutput(const std::string& text, LineType type = None); 106 106 void clearOutput(); 107 107
Note: See TracChangeset
for help on using the changeset viewer.