Changeset 6647 in ntrip


Ignore:
Timestamp:
Mar 11, 2015, 5:00:37 PM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.cpp

    r6642 r6647  
    955955  pppLayout4->addWidget(_pppWidgets._useGoogleMap,                       ir, 4, Qt::AlignLeft);
    956956  ++ir;
    957   pppLayout4->addWidget(new QLabel("Line properties"),                   ir, 0, Qt::AlignLeft);
     957  pppLayout4->addWidget(new QLabel("Dot-properties"),                    ir, 0, Qt::AlignLeft);
    958958  pppLayout4->addWidget(_pppWidgets._mapWinDotSize,                      ir, 1, Qt::AlignLeft);
    959959  pppLayout4->addWidget(new QLabel("Size    "),                          ir, 2, Qt::AlignLeft);
Note: See TracChangeset for help on using the changeset viewer.