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


Ignore:
Timestamp:
Jan 9, 2015, 7:00:39 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6451 r6541  
    10411041  reqcLayout->addWidget(_reqcLogSummaryOnly,                     ir, 4, Qt::AlignLeft);
    10421042  ++ir;
    1043   reqcLayout->addWidget(new QLabel("Sky plots for signals"),     ir, 0, Qt::AlignLeft);
     1043  reqcLayout->addWidget(new QLabel("Plots for signals"),         ir, 0, Qt::AlignLeft);
    10441044  reqcLayout->addWidget(_reqcSkyPlotSignals,                     ir, 1, 1, 2);
    10451045  ++ir;
Note: See TracChangeset for help on using the changeset viewer.