Updating branch refs/heads/master
to 02a4d8920feefe14452ccc6cbc1e1734e7829e25 (commit)
from c1afebf13a652e80624f9639a828afe804dfc621 (commit)
commit 02a4d8920feefe14452ccc6cbc1e1734e7829e25
Author: Harald Judt <[email protected]>
Date: Tue Nov 27 19:03:05 2012 +0100
Update scrollbox when changing round setting.
panel-plugin/weather-config.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c
index e0342fc..3fdfc43 100644
--- a/panel-plugin/weather-config.c
+++ b/panel-plugin/weather-config.c
@@ -659,6 +659,7 @@ check_round_values_toggled(GtkWidget *button,
xfceweather_dialog *dialog = (xfceweather_dialog *) user_data;
dialog->wd->round =
gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(button));
+ update_scrollbox(dialog->wd);
}
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits