Changeset 3750 in ntrip
- Timestamp:
- Mar 30, 2012, 2:22:11 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r3740 r3750 603 603 _aogroup->addTab(pppgroup,tr("PPP (1)")); _tabIndexPPP1 = _aogroup->count() - 1; 604 604 _aogroup->addTab(ppp2group,tr("PPP (2)")); _tabIndexPPP2 = _aogroup->count() - 1; 605 _aogroup->addTab(teqcgroup,tr(" teqc")); _tabIndexTeqc = _aogroup->count() - 1;605 _aogroup->addTab(teqcgroup,tr("Teqc")); _tabIndexTeqc = _aogroup->count() - 1; 606 606 #ifdef USE_COMBINATION 607 607 _aogroup->addTab(cmbgroup,tr("Combination"));
Note:
See TracChangeset
for help on using the changeset viewer.