mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 17:09:56 +00:00
CpPlotCurve: Improve HeatByDate
This commit is contained in:
@@ -258,6 +258,8 @@ TcxFileReader::toByteArray(Context *context, const RideFile *ride, bool withAlt,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Activity Extensions
|
||||
QDomElement extensions = doc.createElement("Extensions");
|
||||
lap.appendChild(extensions);
|
||||
QDomElement lx = doc.createElement("LX");
|
||||
|
||||
Reference in New Issue
Block a user