diff main/main.cpp @ 298:7872a95ee530

* Re-enable peak frequencies display in spectrogram
author Chris Cannam
date Thu, 05 Feb 2009 17:33:21 +0000
parents ec08830e362e
children 0135a026cbe1
line wrap: on
line diff
--- a/main/main.cpp	Tue Jan 20 18:12:40 2009 +0000
+++ b/main/main.cpp	Thu Feb 05 17:33:21 2009 +0000
@@ -410,6 +410,8 @@
 */
     int rv = application.exec();
 
+    gui->hide();
+
     cleanupMutex.lock();
     TempDirectory::getInstance()->cleanup();