comparison ui.h @ 632:5b059a85cab8

API change again.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 21 Jun 2014 20:42:57 +0300
parents 2c6945599b16
children fc19ab0334b1
comparison
equal deleted inserted replaced
631:2c6945599b16 632:5b059a85cab8
20 #include <curses.h> 20 #include <curses.h>
21 #endif 21 #endif
22 #include <time.h> 22 #include <time.h>
23 #include "th_types.h" 23 #include "th_types.h"
24 #include "th_string.h" 24 #include "th_string.h"
25 #include "th_growbuf.h"
26 #include "th_network.h" 25 #include "th_network.h"
27 26
28 27
29 #define SET_MAX_WINDOWS (32) // Max chat buffer windows 28 #define SET_MAX_WINDOWS (32) // Max chat buffer windows
30 #define SET_BACKBUF_LEN (512) // Backbuffer size (in lines) 29 #define SET_BACKBUF_LEN (512) // Backbuffer size (in lines)