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