Changeset 7608 in orxonox.OLD for branches/qt_gui/src/lib/shell
- Timestamp:
- May 12, 2006, 10:43:53 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/qt_gui/src/lib/shell/shell_buffer.h
r7374 r7608 10 10 #include <stdarg.h> 11 11 #include <list> 12 #include " threading.h"12 #include "lib/util/threading.h" 13 13 14 14 #define SHELL_BUFFER_SIZE 16384 //!< The Size of the input-buffers (should be large enough to carry any kind of input)
Note: See TracChangeset
for help on using the changeset viewer.