X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.h;h=34e936c1423fd4c17c02b8e6212d9ea63bb4878d;hb=149e359e48ede480f3734cfc5c04bd1399d0d4be;hp=08ed93890b6e4f8647e1855b08162f133387955f;hpb=ca4ec3eab886e62c0f9d0cc91636383a74ad5d7b;p=pulseview.git diff --git a/pv/view/timemarker.h b/pv/view/timemarker.h index 08ed938..34e936c 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