]> sigrok.org Git - pulseview.git/blobdiff - pv/view/view.hpp
MarginWidget: Moved in clear_selection
[pulseview.git] / pv / view / view.hpp
index 344e252e7e9f8caa7a2a2e00c8cb4f2f2df74626..9c7c13bcd3801089d5838c51ceb994cadfc4841f 100644 (file)
@@ -67,11 +67,6 @@ private:
 
        static const int ScaleUnits[3];
 
-public:
-       static const QColor CursorAreaColour;
-
-       static const QSizeF LabelPadding;
-
 public:
        explicit View(Session &session, QWidget *parent = 0);