]> sigrok.org Git - pulseview.git/blobdiff - pv/view/viewport.h
Initial work moving headers into the pv::view::Header widget
[pulseview.git] / pv / view / viewport.h
index 46bf273358e769b2112dc913569bedce82f32f5f..690642c28c2de1f05cab75d86698bd7abdaad9fc 100644 (file)
@@ -38,8 +38,6 @@ class Viewport : public QGLWidget
        Q_OBJECT
 
 private:
-       static const int SignalHeight;
-
        static const int MinorTickSubdivision;
        static const int ScaleUnits[3];