mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 06:53:37 +00:00
Bugfix: use correct time/distance data when changing X scale
This commit is contained in:
parent
32270dc747
commit
8d71cd6541
4 changed files with 10 additions and 14 deletions
|
|
@ -27,6 +27,7 @@ public:
|
|||
class TraceXYPlot : public TracePlot
|
||||
{
|
||||
friend class XYplotAxisDialog;
|
||||
friend class QwtTraceSeries;
|
||||
Q_OBJECT
|
||||
public:
|
||||
TraceXYPlot(TraceModel &model, QWidget *parent = nullptr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue