X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.h;h=e8dac5d470792c1234e0708369ff6c69c2f9921d;hp=08ed93890b6e4f8647e1855b08162f133387955f;hb=8d634081d8b0cc741dd34d8c646474ff6754aea8;hpb=ca4ec3eab886e62c0f9d0cc91636383a74ad5d7b 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