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


Ignore:
Timestamp:
Nov 24, 2007, 9:25:35 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmain.cpp

    r572 r592  
    103103                                      settings.value("outPort").toInt());
    104104
     105    app.setPort(settings.value("outEphPort").toInt());
     106
    105107    app.connect(caster, SIGNAL(getThreadErrors()), &app, SLOT(quit()));
    106108    app.connect(caster, SIGNAL(newMessage(const QByteArray&)),
Note: See TracChangeset for help on using the changeset viewer.