Changeset 10524 in ntrip for trunk/BNC/src/bnchlpdlg.cpp


Ignore:
Timestamp:
Aug 19, 2024, 4:14:37 PM (3 months ago)
Author:
stuerze
Message:

replacement of obsolete qt-class members

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchlpdlg.cpp

    r10087 r10524  
    5050                    QDialog(parent) {
    5151
    52   const int ww = QFontMetrics(font()).width('w');
     52  const int ww = QFontMetrics(font()).horizontalAdvance('w');
    5353
    5454  _tb = new bncHtml;
Note: See TracChangeset for help on using the changeset viewer.