From 81851595669becd5bd1ef73cfc26570fa16554e0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 8 Dec 2012 13:58:27 -0800 Subject: Make changes to some of the preference immediately visible This is just a small part of the solution to the bigger problem with the preferences. See ticket 21 Signed-off-by: Dirk Hohndel --- gtk-gui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk-gui.c') diff --git a/gtk-gui.c b/gtk-gui.c index 7a4f108ad..9edf408b9 100644 --- a/gtk-gui.c +++ b/gtk-gui.c @@ -471,6 +471,7 @@ static void name(GtkWidget *w, gpointer data) \ { \ GtkWidget **entry = data; \ option = GTK_TOGGLE_BUTTON(w)->active; \ + dive_list_update_dives(); \ if (entry) \ gtk_widget_set_sensitive(*entry, option);\ } -- cgit v1.2.3-70-g09d2