- Timestamp:
- Nov 29, 2009, 9:27:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/libraries/core/IOConsole.h
r6178 r6179 94 94 std::vector<int> statusLineWidths_; 95 95 int statusLineMaxWidth_; 96 static const 96 static const int minOutputLines_ = 3; 97 97 termios* originalTerminalSettings_; 98 98
Note: See TracChangeset
for help on using the changeset viewer.