Changeset 2189 in ntrip


Ignore:
Timestamp:
Jan 5, 2010, 10:47:41 AM (14 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r2188 r2189  
    694694  pppLayout->addWidget(new QLabel("NMEA file (full path)"),  3, 0);
    695695  pppLayout->addWidget(_pppNMEALineEdit,                     3, 1, 1, 6);
    696   pppLayout->addWidget(new QLabel("NMEA port"),              4, 0);
    697   pppLayout->addWidget(_pppNMEAPortLineEdit,                 4, 1, 1, 2);
    698   pppLayout->addWidget(new QLabel("Coordinates from Precise Point Positioning (PPP)."),5, 0,1,15);
     696  pppLayout->addWidget(new QLabel("  port"),                   3, 7, 1, 1);
     697  pppLayout->addWidget(_pppNMEAPortLineEdit,                 3, 8, 1, 2);
     698  pppLayout->addWidget(new QLabel("Coordinates from Precise Point Positioning (PPP)."),4, 0,1,15);
     699  pppLayout->addWidget(new QLabel("    "),                   5, 0);
    699700  pppLayout->addWidget(new QLabel("    "),                   6, 0);
    700701  pppLayout->addWidget(new QLabel("    "),                   7, 0);
Note: See TracChangeset for help on using the changeset viewer.