Changeset 4254 in ntrip for trunk/BNC/bncwindow.cpp


Ignore:
Timestamp:
Jun 22, 2012, 9:12:24 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

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