X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Ftracegroup.h;h=5171b7fc880c23f5e2d390ba2bc1d06c553e3399;hb=1dc835a4b49104f5b4c9695e91e6ffb7a48d7c23;hp=341a2a8835fac28ea57f7c04c47acd867c199e4c;hpb=0a51d1c122784a9052058c79ec2099b1ed104a22;p=pulseview.git diff --git a/pv/view/tracegroup.h b/pv/view/tracegroup.h index 341a2a8..5171b7f 100644 --- a/pv/view/tracegroup.h +++ b/pv/view/tracegroup.h @@ -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: /**