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