Changeset 5902 in ntrip for trunk/BNC/src/bnccore.cpp


Ignore:
Timestamp:
Aug 9, 2014, 10:40:07 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5901 r5902  
    129129
    130130  _pppMain = new BNC_PPP::t_pppMain();
     131  qRegisterMetaType< QVector<double> >("QVector<double>");
    131132}
    132133
Note: See TracChangeset for help on using the changeset viewer.