Changeset 6672 in ntrip for trunk/BNC/src
- Timestamp:
- Mar 16, 2015, 11:16:22 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r6671 r6672 1152 1152 uploadHlpLayout->addWidget(new QLabel("ANTEX file"), 1, 0, Qt::AlignLeft); 1153 1153 uploadHlpLayout->addWidget(_uploadAntexFile, 1, 1, 1, 4); 1154 uploadHlpLayout->setRowStretch(1, 999); 1154 //uploadHlpLayout->setRowStretch(1, 999); // weber 1155 1155 1156 1156 QBoxLayout* uploadLayout = new QBoxLayout(QBoxLayout::TopToBottom);
Note:
See TracChangeset
for help on using the changeset viewer.