Changeset 6672 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Mar 16, 2015, 11:16:22 AM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

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

    r6671 r6672  
    11521152  uploadHlpLayout->addWidget(new QLabel("ANTEX file"),            1, 0, Qt::AlignLeft);
    11531153  uploadHlpLayout->addWidget(_uploadAntexFile,                    1, 1, 1, 4);
    1154   uploadHlpLayout->setRowStretch(1, 999);
     1154//uploadHlpLayout->setRowStretch(1, 999); // weber
    11551155
    11561156  QBoxLayout* uploadLayout = new QBoxLayout(QBoxLayout::TopToBottom);
Note: See TracChangeset for help on using the changeset viewer.