Index: trunk/BNC/bncwindow.cpp
===================================================================
--- trunk/BNC/bncwindow.cpp	(revision 3640)
+++ trunk/BNC/bncwindow.cpp	(revision 3641)
@@ -2262,4 +2262,6 @@
 ////////////////////////////////////////////////////////////////////////////
 void bncWindow::slotFinishedPostProcessing() {
+  QMessageBox::information(this, "Information",
+                           "Post-Processing Thread Finished");
   enableWidget(false, _postProgressLabel);
   _postProgressBar->reset();
