Added seperate values for roster and occupants win sizes
This commit is contained in:
@@ -105,6 +105,7 @@ void win_redraw(ProfWin *window);
|
||||
void win_hide_subwin(ProfWin *window);
|
||||
void win_show_subwin(ProfWin *window);
|
||||
int win_roster_cols(void);
|
||||
int win_occpuants_cols(void);
|
||||
void win_printline_nowrap(WINDOW *win, char *msg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user