X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fview%2Fruler.hpp;h=f9409449b90887502223d385ab002886f2708489;hb=ec39632d1267a42cb858ac6ad7c98486886a46a0;hp=864d611dda4607479d6bbc2f55394d5fab6d0071;hpb=415341a11f0023cc9cec7b62cf8058c84c8b7ea6;p=pulseview.git diff --git a/pv/view/ruler.hpp b/pv/view/ruler.hpp index 864d611..f940944 100644 --- a/pv/view/ruler.hpp +++ b/pv/view/ruler.hpp @@ -46,12 +46,6 @@ private: static const int Padding; - /** - * The vertical offset, relative to the bottom line of the widget, - * where the arrows of the cursor labels end. - */ - static const int BaselineOffset; - public: Ruler(View &parent);