Changeset 3777 in ntrip


Ignore:
Timestamp:
Apr 5, 2012, 9:29:41 AM (12 years ago)
Author:
weber
Message:

Layout modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r3776 r3777  
    10011001  teqcLayout->addWidget(new QLabel("Obs "),                     ir, 5);
    10021002  teqcLayout->addWidget(_teqcNavFileChooser,                    ir, 6, 1, 8);
    1003   teqcLayout->addWidget(new QLabel("Nav"),                      ir, 15);
     1003  teqcLayout->addWidget(new QLabel("Nav"),                      ir, 14);
    10041004  ++ir;
    10051005  teqcLayout->addWidget(new QLabel("Output file (full path)"),  ir, 0);
Note: See TracChangeset for help on using the changeset viewer.