Changeset 8127 in ntrip for trunk/BNC/src/PPP_SSR_I


Ignore:
Timestamp:
May 10, 2017, 3:20:54 PM (7 years ago)
Author:
stoecker
Message:

update qwt and qwtpolar, many QT5 fixes (unfinished)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP_SSR_I/pppFilter.h

    r7929 r8127  
    9090  double       lkB;
    9191  unsigned     obsIndex;
    92   char system() const {return prn.toAscii()[0];}
     92  char system() const {return prn.toLatin1()[0];}
    9393};
    9494
Note: See TracChangeset for help on using the changeset viewer.