- Timestamp:
- May 29, 2012, 11:19:27 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r4213 r4216 2566 2566 enableStartStop(); 2567 2567 if (_reqcActionComboBox->currentText() == "Analyze") { 2568 QMessageBox::information(this, "Information", 2569 "Analyze not yet implemented"); 2568 2570 t_reqcAnalyze* reqcAnalyze = new t_reqcAnalyze(this); 2569 2571 connect(reqcAnalyze, SIGNAL(finished()),
Note:
See TracChangeset
for help on using the changeset viewer.