This commit is contained in:
Jacob Støren
2017-03-27 18:12:41 +02:00
parent c0ff734cc7
commit 0c834cdc0f
3 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,6 @@ class QwtInterval;
class QwtPicker;
class QwtPlotMarker;
class RiuQwtCurvePointTracker;
class RimSummaryPlot;
//==================================================================================================
@@ -78,8 +77,6 @@ private slots:
void onAxisClicked(int axis, double value);
private:
RiuQwtCurvePointTracker* m_curvePointTracker;
caf::PdmPointer<RimSummaryPlot> m_plotDefinition;
QPointer<QwtPlotZoomer> m_zoomerLeft;