Changeset 9383 in ntrip for trunk/BNC/qwt/qwt_interval_symbol.h


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_interval_symbol.h

    r8127 r9383  
    6666    int width() const;
    6767
    68     void setBrush( const QBrush& b );
     68    void setBrush( const QBrush & );
    6969    const QBrush& brush() const;
    7070
     
    8080
    8181private:
    82 
    8382    class PrivateData;
    8483    PrivateData* d_data;
Note: See TracChangeset for help on using the changeset viewer.