mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Still some fixes for curseses without wresize() or resizeterm().
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@579 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
a25a912ec8
commit
92e0995223
3 changed files with 23 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ void mainwindow_destroy(MAIN_WINDOW_REC *window);
|
|||
|
||||
void mainwindows_redraw(void);
|
||||
void mainwindows_resize(int ychange, int xchange);
|
||||
void mainwindows_recreate(void);
|
||||
|
||||
int mainwindows_reserve_lines(int count, int up);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue