Changeset 5872 in ntrip


Ignore:
Timestamp:
Aug 8, 2014, 11:19:52 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5871 r5872  
    218218                                               bncRawFile::input);
    219219      bncGetThread* getThread = new bncGetThread(rawFile);
    220       QObject::connect(getThread, SIGNAL(finished()),
    221                        pppMain, SLOT(slotStop()), Qt::BlockingQueuedConnection);
    222220      caster->addGetThread(getThread, true);
    223221    }
Note: See TracChangeset for help on using the changeset viewer.