Merge branch 'pull-requests'

This commit is contained in:
Jan Käberich 2021-10-25 21:09:15 +02:00
commit 4bead8bcb2
112 changed files with 386 additions and 246 deletions

View file

@ -2,6 +2,7 @@
#define TRACEXYPLOT_H
#include "traceplot.h"
#include <set>
class TraceXYPlot : public TracePlot