X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.h;h=34e936c1423fd4c17c02b8e6212d9ea63bb4878d;hp=08ed93890b6e4f8647e1855b08162f133387955f;hb=8782a1fdb4cd6e73ad068599f06292a2cecd4d7e;hpb=ca4ec3eab886e62c0f9d0cc91636383a74ad5d7b diff --git a/pv/view/timemarker.h b/pv/view/timemarker.h index 08ed9389..34e936c1 100644 --- a/pv/view/timemarker.h +++ b/pv/view/timemarker.h @@ -91,9 +91,11 @@ protected: const QColor &_colour; double _time; + + QSizeF _text_size; }; } // namespace view } // namespace pv -#endif // PULSEVIEW_PV_VIEW_MARKER_H \ No newline at end of file +#endif // PULSEVIEW_PV_VIEW_MARKER_H