Changeset 7666 in ntrip for trunk/BNC/src/upload
- Timestamp:
- Jan 11, 2016, 2:43:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/upload/bnccustomtrafo.cpp
r3794 r7666 48 48 _t0LineEdit = new QLineEdit(settings.value("trafo_t0").toString()); 49 49 50 // WhatsThis 51 // --------- 50 // WhatsThis, Custom Transformation Parameters 51 // ------------------------------------------- 52 52 _dxLineEdit->setWhatsThis(tr("<p>Set translation in X at epoch t0.</p>")); 53 53 _dyLineEdit->setWhatsThis(tr("<p>Set translation in Y at epoch t0.</p>"));
Note:
See TracChangeset
for help on using the changeset viewer.