X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fruler.hpp;h=864d611dda4607479d6bbc2f55394d5fab6d0071;hb=415341a11f0023cc9cec7b62cf8058c84c8b7ea6;hp=c2b198ea280e47a6b037b0eaa2e387deb6068aa6;hpb=249229ecc727b4e6198afac942b230ca2ac6f0b8;p=pulseview.git diff --git a/pv/view/ruler.hpp b/pv/view/ruler.hpp index c2b198e..864d611 100644 --- a/pv/view/ruler.hpp +++ b/pv/view/ruler.hpp @@ -41,7 +41,8 @@ private: static const int MinorTickSubdivision; - static const int HoverArrowSize; + /// Height of the hover arrow in multiples of the text height + static const float HoverArrowSize; static const int Padding;