Changeset 1556 in ntrip for trunk/BNC/bncmain.cpp


Ignore:
Timestamp:
Feb 2, 2009, 12:53:29 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmain.cpp

    r1553 r1556  
    137137    app.setPortCorr(settings.value("corrPort").toInt());
    138138
    139     app.connect(caster, SIGNAL(getThreadErrors()), &app, SLOT(quit()));
     139    app.connect(caster, SIGNAL(getThreadsFinished()), &app, SLOT(quit()));
    140140 
    141141    ((bncApp*)qApp)->slotMessage("============ Start BNC ============", true);
Note: See TracChangeset for help on using the changeset viewer.