diff main/MainWindow.cpp @ 105:0581d552481d

* remove some debug and some obsolete moc file includes
author Chris Cannam
date Mon, 26 Feb 2007 14:55:08 +0000
parents efc8b5da414a
children dd11619b73ba
line wrap: on
line diff
--- a/main/MainWindow.cpp	Mon Feb 26 14:18:21 2007 +0000
+++ b/main/MainWindow.cpp	Mon Feb 26 14:55:08 2007 +0000
@@ -4493,7 +4493,3 @@
     QMessageBox::about(this, tr("About Sonic Visualiser"), aboutText);
 }
 
-
-#ifdef INCLUDE_MOCFILES
-#include "MainWindow.moc.cpp"
-#endif