Changeset 2909 in ntrip for trunk/BNC/bncwindow.cpp


Ignore:
Timestamp:
Jan 27, 2011, 2:31:39 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r2907 r2909  
    13001300  ((bncApp*)qApp)->setPort(_outEphPortLineEdit->text().toInt());
    13011301  ((bncApp*)qApp)->setPortCorr(_corrPortLineEdit->text().toInt());
     1302  ((bncApp*)qApp)->initCombination();
    13021303
    13031304  connect(_caster, SIGNAL(getThreadsFinished()),
Note: See TracChangeset for help on using the changeset viewer.