Changeset 9383 in ntrip for trunk/BNC/qwt/qwt_plot_zoomer.cpp


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_plot_zoomer.cpp

    r8127 r9383  
    1414#include <qalgorithms.h>
    1515
    16 static QwtInterval qwtExpandedZoomInterval( double v1, double v2, 
     16static QwtInterval qwtExpandedZoomInterval( double v1, double v2,
    1717    double minRange, const QwtTransform* transform )
    1818{
Note: See TracChangeset for help on using the changeset viewer.