mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
@@ -306,6 +306,9 @@ RideItem::newInterval(QString name, double start, double stop, double startKM, d
|
||||
// refresh metrics
|
||||
add->refresh();
|
||||
|
||||
// still the item is dirty and needs to be saved
|
||||
setDirty(true);
|
||||
|
||||
// and return
|
||||
return add;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user