Changeset 5698 in ntrip for trunk/BNC/src/PPP/pppwidgets.cpp
- Timestamp:
- Jul 30, 2014, 10:10:52 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppwidgets.cpp
r5697 r5698 80 80 _lcGalileo->addItems(QString("P3,L3,P3&L3").split(",")); 81 81 82 _corrWaitTime->setMinimum(0); 83 _corrWaitTime->setMaximum(20); 84 _corrWaitTime->setSingleStep(1); 85 _corrWaitTime->setSuffix(" sec"); 86 _corrWaitTime->setSpecialValueText("no"); 87 82 88 readOptions(); 83 89 }
Note:
See TracChangeset
for help on using the changeset viewer.