I found some missing header files using Eclipse. Apparently,
refers to these files should be removed. Any objections?

$ svn diff
Index: gui/guitar/guitartabeditor.h
===================================================================
--- gui/guitar/guitartabeditor.h        (revision 7476)
+++ gui/guitar/guitartabeditor.h        (working copy)
@@ -24,7 +24,6 @@
 #include "fingering.h"
 #include "chordmap.h"
 #include " fingers.h"
-#include "guitartabbase.h"
 #include <kmainwindow.h>
 #include <kstatusbar.h>
 #include <qvbox.h>
Index: gui/guitar/guitartabeditor.cpp
===================================================================
--- gui/guitar/guitartabeditor.cpp      (revision 7476)
+++ gui/guitar/guitartabeditor.cpp      (working copy)
@@ -1,7 +1,6 @@
 #include "guitartabeditor.h"
 #include "guitarxmlhandler.h"
 #include "base/Exception.h"
-#include "guitartabeditor.moc"

 #include <iostream>

Index: gui/guitar/test_chordname.cpp
===================================================================
--- gui/guitar/test_chordname.cpp       (revision 7476)
+++ gui/guitar/test_chordname.cpp       (working copy)
@@ -1,5 +1,4 @@
 // Boost.Test
-#include <boost/test/unit_test.hpp>

 #include " chordname.h"

--

Best wishes,
Heikki
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to