From 45c77f4f64ed21862ab5079d292cd80d94da0110 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 17 Dec 2012 09:19:49 +0000 Subject: [PATCH] Update comment. Signed-off-by: Christopher Michael SVN revision: 81088 --- src/modules/conf_randr/e_smart_monitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/conf_randr/e_smart_monitor.c b/src/modules/conf_randr/e_smart_monitor.c index 379823aee..c21eed525 100644 --- a/src/modules/conf_randr/e_smart_monitor.c +++ b/src/modules/conf_randr/e_smart_monitor.c @@ -203,7 +203,7 @@ e_smart_monitor_output_set(Evas_Object *obj, E_Randr_Output_Info *output) /* fill in list of refresh rates * * NB: This has to be done after the 'current' refresh rate is calculated - * above */ + * above or else the radio widgets do not get properly selected */ _e_smart_monitor_refresh_rates_fill(sd); /* get the current desktop at this crtc coordinate */