/[weechat]/weechat/src/gui/gui.h
ViewVC logotype

Diff of /weechat/src/gui/gui.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by flashcode, Sat Apr 30 19:21:28 2005 UTC revision 1.42 by flashcode, Wed May 18 19:03:34 2005 UTC
# Line 210  struct t_gui_window Line 210  struct t_gui_window
210      int win_chat_cursor_y;          /* position of cursor in chat window    */      int win_chat_cursor_y;          /* position of cursor in chat window    */
211            
212      /* nicklist window settings */      /* nicklist window settings */
213      int win_nick_x, win_nick_y;     /* chat window position                 */      int win_nick_x, win_nick_y;     /* nick window position                 */
214      int win_nick_width;             /* width of chat window                 */      int win_nick_width;             /* width of nick window                 */
215      int win_nick_height;            /* height of chat window                */      int win_nick_height;            /* height of nick window                */
216      int win_nick_start;             /* # of 1st nick for display (scroll)   */      int win_nick_start;             /* # of 1st nick for display (scroll)   */
217            
218      /* windows for Curses GUI */      /* windows for Curses GUI */

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26