Save notify list on close of friends list

for #570
This commit is contained in:
TingPing 2013-08-06 16:13:10 -04:00
parent ab6bf4234c
commit 1370a49742

View File

@ -60,6 +60,7 @@ static void
notify_closegui (void) notify_closegui (void)
{ {
notify_window = 0; notify_window = 0;
notify_save ();
} }
/* Need this to be able to set the foreground colour property of a row /* Need this to be able to set the foreground colour property of a row