mirror of
https://github.com/tnodir/fort
synced 2024-11-15 03:15:46 +00:00
UI: Schedule: Fix interval editing.
This commit is contained in:
parent
eea33cfcb2
commit
2265921efc
@ -55,6 +55,8 @@ Row {
|
||||
|
||||
onValueChanged: {
|
||||
comboInterval.currentIndex = getIntervalIndexByValue(value);
|
||||
|
||||
setScheduleEdited();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user