mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
Window-statusbars are created correctly with /RELOAD, some input line
fixes related to /RELOAD. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1831 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1718083cf6
commit
f86da8c0e5
4 changed files with 22 additions and 9 deletions
|
|
@ -260,4 +260,5 @@ void statusbar_config_init(void)
|
|||
|
||||
void statusbar_config_deinit(void)
|
||||
{
|
||||
signal_remove("setup reread", (SIGNAL_FUNC) read_statusbar_config);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue