diff base/Model.cpp @ 76:af2725b5d6fe

* Implement harmonic cursor in spectrogram * Implement layer export. This doesn't quite do the right thing for the SV XML layer export yet -- it doesn't include layer display information, so when imported, it only creates an invisible model. Could also do with fixing CSV file import so as to work correctly for note and text layers.
author Chris Cannam
date Mon, 10 Apr 2006 17:22:59 +0000
parents d397ea0a79f5
children 2beca8ddcdc3
line wrap: on
line diff
--- a/base/Model.cpp	Mon Apr 10 13:52:32 2006 +0000
+++ b/base/Model.cpp	Mon Apr 10 17:22:59 2006 +0000
@@ -50,8 +50,6 @@
 }
 
 #ifdef INCLUDE_MOCFILES
-#ifdef INCLUDE_MOCFILES
 #include "Model.moc.cpp"
 #endif
-#endif