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