]> sigrok.org Git - pulseview.git/blobdiff - pv/view/tracegroup.h
TraceGroup: Implemented paint_label
[pulseview.git] / pv / view / tracegroup.h
index 341a2a8835fac28ea57f7c04c47acd867c199e4c..5171b7fc880c23f5e2d390ba2bc1d06c553e3399 100644 (file)
@@ -34,6 +34,8 @@ class TraceGroup : public RowItem, public RowItemOwner
 private:
        static const int Padding;
        static const int Width;
+       static const int LineThickness;
+       static const QColor LineColour;
 
 public:
        /**