From 1370a49742389c205bb4b912829ae6c6747579c0 Mon Sep 17 00:00:00 2001 From: TingPing Date: Tue, 6 Aug 2013 16:13:10 -0400 Subject: [PATCH] Save notify list on close of friends list for #570 --- src/fe-gtk/notifygui.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fe-gtk/notifygui.c b/src/fe-gtk/notifygui.c index 872fb7ed..c0282ade 100644 --- a/src/fe-gtk/notifygui.c +++ b/src/fe-gtk/notifygui.c @@ -60,6 +60,7 @@ static void notify_closegui (void) { notify_window = 0; + notify_save (); } /* Need this to be able to set the foreground colour property of a row