Changeset 7666 in ntrip


Ignore:
Timestamp:
Jan 11, 2016, 2:43:48 PM (8 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bnccustomtrafo.cpp

    r3794 r7666  
    4848 _t0LineEdit = new QLineEdit(settings.value("trafo_t0").toString());
    4949
    50   // WhatsThis
    51   // ---------
     50  // WhatsThis, Custom Transformation Parameters
     51  // -------------------------------------------
    5252  _dxLineEdit->setWhatsThis(tr("<p>Set translation in X at epoch t0.</p>"));
    5353  _dyLineEdit->setWhatsThis(tr("<p>Set translation in Y at epoch t0.</p>"));
Note: See TracChangeset for help on using the changeset viewer.