Ignore:
Timestamp:
Mar 19, 2021, 9:15:03 AM (3 years ago)
Author:
stoecker
Message:

update to qwt verion 6.1.1 to fix build with newer Qt5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/qwt/qwt_round_scale_draw.h

    r8127 r9383  
    4646
    4747protected:
    48     virtual void drawTick( QPainter *, double val, double len ) const;
     48    virtual void drawTick( QPainter *, double value, double len ) const;
    4949    virtual void drawBackbone( QPainter * ) const;
    5050    virtual void drawLabel( QPainter *, double val ) const;
Note: See TracChangeset for help on using the changeset viewer.