X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.h;h=e8dac5d470792c1234e0708369ff6c69c2f9921d;hb=fdf5ff04d8687ac67767267e9b440a2b5d37defd;hp=08ed93890b6e4f8647e1855b08162f133387955f;hpb=ca4ec3eab886e62c0f9d0cc91636383a74ad5d7b;p=pulseview.git diff --git a/pv/view/timemarker.h b/pv/view/timemarker.h index 08ed9389..e8dac5d4 100644 --- a/pv/view/timemarker.h +++ b/pv/view/timemarker.h @@ -91,6 +91,8 @@ protected: const QColor &_colour; double _time; + + QSizeF _text_size; }; } // namespace view