forked from PsychoticNinja/irssi
Reload the layout after saving it, fix bug #35.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4641 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
18f2a0fc67
commit
5c91508b78
@ -231,6 +231,7 @@ void windows_layout_save(void)
|
|||||||
|
|
||||||
printformat(NULL, NULL, MSGLEVEL_CLIENTNOTICE,
|
printformat(NULL, NULL, MSGLEVEL_CLIENTNOTICE,
|
||||||
TXT_WINDOWS_LAYOUT_SAVED);
|
TXT_WINDOWS_LAYOUT_SAVED);
|
||||||
|
sig_layout_restore();
|
||||||
}
|
}
|
||||||
|
|
||||||
void windows_layout_reset(void)
|
void windows_layout_reset(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user