Changeset 4216 in ntrip for trunk/BNC


Ignore:
Timestamp:
May 29, 2012, 11:19:27 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r4213 r4216  
    25662566  enableStartStop();
    25672567  if (_reqcActionComboBox->currentText() == "Analyze") {
     2568    QMessageBox::information(this, "Information",
     2569                           "Analyze not yet implemented");
    25682570    t_reqcAnalyze* reqcAnalyze = new t_reqcAnalyze(this);
    25692571    connect(reqcAnalyze, SIGNAL(finished()),
Note: See TracChangeset for help on using the changeset viewer.