mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +02:00
/SAVEWINDOWS - saves the current layout of windows. It's automatically
reloaded at startup. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@572 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
869279f285
commit
9b86b024b0
7 changed files with 141 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ extern WINDOW_REC *active_win;
|
|||
WINDOW_REC *window_create(WI_ITEM_REC *item, int automatic);
|
||||
void window_destroy(WINDOW_REC *window);
|
||||
|
||||
void window_set_active_num(int number);
|
||||
void window_set_active(WINDOW_REC *window);
|
||||
void window_change_server(WINDOW_REC *window, void *server);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue