Changeset 674 in ntrip for trunk/BNC/bncrinex.cpp
- Timestamp:
- Feb 3, 2008, 4:36:54 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncrinex.cpp
r673 r674 47 47 #include <QUrl> 48 48 #include <QString> 49 #include <QThread>50 49 51 50 #include "bncrinex.h" … … 618 617 _out.close(); 619 618 if (!_rnxScriptName.isEmpty()) { 620 msleep(1);621 619 #ifdef WIN32 622 620 QProcess::startDetached(_rnxScriptName, QStringList() << _fName) ;
Note:
See TracChangeset
for help on using the changeset viewer.