mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
Query windows are now restored if they were saved with /SAVEWINDOWS.
Moved /QUERY command handling to fe-query and simplified handling the -window option. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@594 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c036632b8f
commit
98b037ac71
5 changed files with 138 additions and 107 deletions
|
|
@ -4,4 +4,7 @@
|
|||
void windows_restore(void);
|
||||
void windows_save(void);
|
||||
|
||||
void window_save_init(void);
|
||||
void window_save_deinit(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue