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


Ignore:
Timestamp:
Jan 24, 2012, 11:40:13 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r3631 r3641  
    22622262////////////////////////////////////////////////////////////////////////////
    22632263void bncWindow::slotFinishedPostProcessing() {
     2264  QMessageBox::information(this, "Information",
     2265                           "Post-Processing Thread Finished");
    22642266  enableWidget(false, _postProgressLabel);
    22652267  _postProgressBar->reset();
Note: See TracChangeset for help on using the changeset viewer.