Skip to content
Commit a22bec6d authored by Yash Singh's avatar Yash Singh Committed by Georges Basile Stavracas Neto
Browse files

edit-dialog: set correct value for repeat_combo

repeat_combo was assigned a value after repeat_duration
combo was assigned a value, which changed the value of the
repeat_duration combo due to the repeat_option_changed
function.

This patch fixes this issue by assigning the value to
repeat_combo prior to repeat_duration_combo.

https://bugzilla.gnome.org/show_bug.cgi?id=782755
parent 22fca755
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment