Changeset 674 in ntrip


Ignore:
Timestamp:
Feb 3, 2008, 4:36:54 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.cpp

    r673 r674  
    4747#include <QUrl>
    4848#include <QString>
    49 #include <QThread>
    5049
    5150#include "bncrinex.h"
     
    618617  _out.close();
    619618  if (!_rnxScriptName.isEmpty()) {
    620     msleep(1);
    621619#ifdef WIN32
    622620    QProcess::startDetached(_rnxScriptName, QStringList() << _fName) ;
Note: See TracChangeset for help on using the changeset viewer.