X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fruler.hpp;h=1efd8737c9c938fb568bdf0948a8b9f5c0bc62d8;hp=192de791fcb79ad86c9a37eb09b3f48128eeec89;hb=c063290ac7189bdd15221450f598504f43286b43;hpb=db1aabc15dc8680673b943c2dd0f38a83c32a1d9 diff --git a/pv/view/ruler.hpp b/pv/view/ruler.hpp index 192de79..1efd873 100644 --- a/pv/view/ruler.hpp +++ b/pv/view/ruler.hpp @@ -55,7 +55,6 @@ class Ruler : public MarginWidget friend struct RulerTest::tick_position_test_2; private: - /// Height of the ruler in multipes of the text height static const float RulerHeight;