X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fruler.hpp;h=f6ce3446daaa8395ad36bf29b4ce175666aaf65a;hb=f5b833c6aa7e5a4f2e9b3b60464aab0a3196ed68;hp=f9409449b90887502223d385ab002886f2708489;hpb=8b855030926f6c271b650392d34444fd917ec764;p=pulseview.git diff --git a/pv/view/ruler.hpp b/pv/view/ruler.hpp index f9409449..f6ce3446 100644 --- a/pv/view/ruler.hpp +++ b/pv/view/ruler.hpp @@ -44,8 +44,6 @@ private: /// Height of the hover arrow in multiples of the text height static const float HoverArrowSize; - static const int Padding; - public: Ruler(View &parent);