Changeset 2436 in ntrip


Ignore:
Timestamp:
Apr 17, 2010, 9:46:17 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r2392 r2436  
    207207  _corrTimeSpinBox   = new QSpinBox();
    208208  _corrTimeSpinBox->setMinimum(1);
    209   _corrTimeSpinBox->setMaximum(30);
     209  _corrTimeSpinBox->setMaximum(60);
    210210  _corrTimeSpinBox->setSingleStep(1);
    211211  _corrTimeSpinBox->setSuffix(" sec");
Note: See TracChangeset for help on using the changeset viewer.