X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fruler.hpp;h=f6ce3446daaa8395ad36bf29b4ce175666aaf65a;hb=f5b833c6aa7e5a4f2e9b3b60464aab0a3196ed68;hp=f9409449b90887502223d385ab002886f2708489;hpb=09d5df110bc035256dcd8287094fe1a3b8e67466;p=pulseview.git diff --git a/pv/view/ruler.hpp b/pv/view/ruler.hpp index f940944..f6ce344 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);