diff options
-rw-r--r-- | src/fe-gtk/notifygui.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 |