Preparations for #1321: Aligned default stuff between the plot types.

This commit is contained in:
Jacob Støren
2017-03-27 16:47:59 +02:00
parent a82677c743
commit c0ff734cc7
8 changed files with 111 additions and 181 deletions

View File

@@ -55,6 +55,5 @@ private:
private:
std::vector<QwtPlotCurve*> m_plotCurves;
QwtPlotGrid* m_grid;
};